From 4d68e335e33ac7c3f8aeec7a37193c7456622d7f Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Sun, 14 Oct 2018 16:09:03 +0200 Subject: fixup copyright notices, without changing license This commit merely changes the formatting and/or wording of the copyright notices at the top of the individual libraries. The used license is not changed, it was and still is the GNU GPL v2, with the "(at your option) any later version" note. The formatting is changed to follow the formatting that is commonly used nowadays. This helps tools that try to extract the license based on the license statement. `debian-el.el' previously had no license statement, but because all the other license statements revered to the same license, it is clear that this file was and has to be released under the same license. This is the file where the license statement is most important, because it is the "main library", where tools most likely look for it. --- gnus-BTS.el | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'gnus-BTS.el') diff --git a/gnus-BTS.el b/gnus-BTS.el index 6b71751..aab7183 100644 --- a/gnus-BTS.el +++ b/gnus-BTS.el @@ -11,10 +11,10 @@ ;; This file is not part of GNU Emacs. -;; gnus-BTS.el is free software; you can redistribute it and/or modify +;; gnus-BTS.el 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 2, or (at your option) -;; any later version. +;; the Free Software Foundation, either version 2 of the License, or +;; (at your option) any later version. ;; gnus-BTS.el is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -22,9 +22,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; along with GNU Emacs. If not, see . ;;; Commentary: -- cgit v1.2.3