branch: externals/debbugs
commit 9896d90be2df8a596da390249521795912ab4011
Author: Lars Ingebrigtsen <[email protected]>
Commit: Lars Ingebrigtsen <[email protected]>
Revert the previous copyright change.
GNU ELPA things are part of Emacs.
---
debbugs-gnu.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debbugs-gnu.el b/debbugs-gnu.el
index 4d9d6ad..4b82740 100644
--- a/debbugs-gnu.el
+++ b/debbugs-gnu.el
@@ -7,14 +7,14 @@
;; Package: debbugs
;; Version: 0.4
-;; This file is not part of GNU Emacs.
+;; This file is part of GNU Emacs.
-;; debbugs-gnu is free software: you can redistribute it and/or modify
+;; GNU Emacs is free software: you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation, either version 3 of the License, or
;; (at your option) any later version.
-;; debbugs-gnu is distributed in the hope that it will be useful,
+;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.