summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apt-utils.el23
-rw-r--r--deb-view.el12
-rw-r--r--debian-bug.el15
-rw-r--r--debian-el.el15
-rw-r--r--gnus-BTS.el10
-rw-r--r--preseed.el13
6 files changed, 57 insertions, 31 deletions
diff --git a/apt-utils.el b/apt-utils.el
index e9df31a..d468894 100644
--- a/apt-utils.el
+++ b/apt-utils.el
@@ -5,15 +5,20 @@
;; Author: Matthew P. Hodges <MPHodges@member.fsf.org>
;; $Id: apt-utils.el,v 1.23 2016/11/05 22:18:48 psg Exp $
-;; apt-utils.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.
-
-;; apt-utils.el 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.
+;; This file is not part of GNU Emacs.
+
+;; apt-utils.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 of the License, or
+;; (at your option) any later version.
+
+;; apt-utils.el 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.
+
+;; You should have received a copy of the GNU General Public License
+;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
;;; Commentary:
;;
diff --git a/deb-view.el b/deb-view.el
index b09b18d..f453f56 100644
--- a/deb-view.el
+++ b/deb-view.el
@@ -9,20 +9,18 @@
;; This file is not part of GNU Emacs.
-;; deb-view is free software; you can redistribute it and/or modify
+;; deb-view.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.
-;; deb-view is distributed in the hope that it will be useful,
+;; deb-view.el 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.
;; You should have received a copy of the GNU General Public License
-;; along with deb-view; 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 <https://www.gnu.org/licenses/>.
;;; Commentary:
diff --git a/debian-bug.el b/debian-bug.el
index 45979eb..e339b24 100644
--- a/debian-bug.el
+++ b/debian-bug.el
@@ -16,16 +16,21 @@
;; Maintainer from version 1.8 onwards: Peter S Galbraith <psg@debian.org>
;; Keywords: debian, bug, reporter
-;; debian-bug.el is free software; you can redistribute it and/or modify
+;; This file is not part of GNU Emacs.
+
+;; debian-bug.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.
+
;; debian-bug.el 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.
-;;
+
+;; You should have received a copy of the GNU General Public License
+;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
+
;; ----------------------------------------------------------------------------
;;; Commentary:
;;
diff --git a/debian-el.el b/debian-el.el
index 11b0f38..46b2f06 100644
--- a/debian-el.el
+++ b/debian-el.el
@@ -1,5 +1,20 @@
;;; debian-el.el --- startup file for the debian-el package
+;; This file is not part of GNU Emacs.
+
+;; debian-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 of the License, or
+;; (at your option) any later version.
+
+;; debian-el 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.
+
+;; You should have received a copy of the GNU General Public License
+;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
+
;;; Commentary:
;;
;; This file is loaded from /etc/emacs/site-start.d/50debian-el.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 <https://www.gnu.org/licenses/>.
;;; Commentary:
diff --git a/preseed.el b/preseed.el
index 3d0ccbd..cac60e4 100644
--- a/preseed.el
+++ b/preseed.el
@@ -2,16 +2,21 @@
;; Copyright (C) 2004 W. Borgert <debacle@debian.org>
-;; This package is free software; you can redistribute it and/or modify
+;; This file is not part of GNU Emacs.
+
+;; 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.
-;; This package is distributed in the hope that it will be useful,
+;; gnus-BTS.el 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.
+;; You should have received a copy of the GNU General Public License
+;; along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
+
;;; Commentary:
;; This library defines a major-mode for editing debian-installer