# HG changeset patch # User Dave Love # Date 959022013 0 # Node ID d6e90113152fc912e2a0208d0160061e8be8ad60 # Parent a4b32104358875b7178bf345ecaabef4e922bb0d Fix boilerplate comments. diff -r a4b321043588 -r d6e90113152f lisp/autoarg.el --- a/lisp/autoarg.el Mon May 22 18:19:55 2000 +0000 +++ b/lisp/autoarg.el Mon May 22 19:00:13 2000 +0000 @@ -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 -r a4b321043588 -r d6e90113152f lisp/hl-line.el --- a/lisp/hl-line.el Mon May 22 18:19:55 2000 +0000 +++ b/lisp/hl-line.el Mon May 22 19:00:13 2000 +0000 @@ -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.