emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/gpastel 91fc5f6: * gpastel.el: Fix copyright


From: Stefan Monnier
Subject: [elpa] externals/gpastel 91fc5f6: * gpastel.el: Fix copyright
Date: Wed, 19 Dec 2018 12:39:06 -0500 (EST)

branch: externals/gpastel
commit 91fc5f683e98aa83c60caae6159ed526fb222365
Author: Stefan Monnier <address@hidden>
Commit: Stefan Monnier <address@hidden>

    * gpastel.el: Fix copyright
---
 .gitignore | 1 +
 gpastel.el | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 629c0b1..1b913c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 *.elc
 *~
 gpastel-autoloads.el
+gpastel-pkg.el
diff --git a/gpastel.el b/gpastel.el
index 4381c35..541f3cc 100644
--- a/gpastel.el
+++ b/gpastel.el
@@ -1,6 +1,6 @@
 ;;; gpastel.el --- Integrates GPaste with the kill-ring  -*- lexical-binding: 
t; -*-
 
-;; Copyright (C) 2018  Damien Cassou
+;; Copyright (C) 2018  Free Software Foundation, Inc.
 
 ;; Author: Damien Cassou <address@hidden>
 ;; Url: https://gitlab.petton.fr/DamienCassou/desktop-environment



reply via email to

[Prev in Thread] Current Thread [Next in Thread]