From 643c911e6fadc7ebb110387a720bfb8a097e3f35 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Mon, 22 May 2000 19:00:13 +0000 Subject: [PATCH] Fix boilerplate comments. --- lisp/autoarg.el | 6 ++++-- lisp/hl-line.el | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/lisp/autoarg.el b/lisp/autoarg.el index 3acf94af210..47f1ba5b2a0 100644 --- a/lisp/autoarg.el +++ b/lisp/autoarg.el @@ -6,12 +6,14 @@ ;; Created: 1998-09-04 ;; Keywords: abbrev, emulations -;; Autoarg Mode is free software; you can redistribute it and/or modify +;; This file is part of GNU Emacs. + +;; 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 2, or (at your option) ;; any later version. -;; Autoarg Mode 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. diff --git a/lisp/hl-line.el b/lisp/hl-line.el index 52480a27518..a3fbfb8ab09 100644 --- a/lisp/hl-line.el +++ b/lisp/hl-line.el @@ -6,12 +6,14 @@ ;; Created: 1998-09-13 ;; Keywords: faces, frames -;; Hl-Line mode is free software; you can redistribute it and/or modify +;; This file is part of GNU Emacs. + +;; 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 2, or (at your option) ;; any later version. -;; Hl-Line mode 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. -- 2.39.5