diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/reveal.el | 2 | ||||
-rw-r--r-- | lisp/time-stamp.el | 2 | ||||
-rw-r--r-- | lisp/w32-vars.el | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lisp/reveal.el b/lisp/reveal.el index 97c751a22a2..91c5f13cd0f 100644 --- a/lisp/reveal.el +++ b/lisp/reveal.el @@ -7,7 +7,7 @@ ;; This file is part of GNU Emacs. -;; This file 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 2, or (at your option) ;; any later version. diff --git a/lisp/time-stamp.el b/lisp/time-stamp.el index 5fdebabcc79..e358bbd0b4a 100644 --- a/lisp/time-stamp.el +++ b/lisp/time-stamp.el @@ -9,7 +9,7 @@ ;; Maintainer: Stephen Gildea <gildea@stop.mail-abuse.org> ;; Keywords: tools -;; This file 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 2, or (at your option) ;; any later version. diff --git a/lisp/w32-vars.el b/lisp/w32-vars.el index 82fde5faae0..292439d1b29 100644 --- a/lisp/w32-vars.el +++ b/lisp/w32-vars.el @@ -7,7 +7,7 @@ ;; This file is part of GNU Emacs. -;; This file 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 2, or (at your option) ;; any later version. |