]> git.eshelyaron.com Git - emacs.git/commitdiff
Standardize license text.
authorGlenn Morris <rgm@gnu.org>
Wed, 27 Feb 2008 08:55:44 +0000 (08:55 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 27 Feb 2008 08:55:44 +0000 (08:55 +0000)
lisp/progmodes/sym-comp.el

index 2b2677871026410aac1906a06e70845e2c8f8a50..b8ed887afebf680c94f26337f139bb606a12b556 100644 (file)
@@ -6,18 +6,20 @@
 ;; Keywords: extensions
 ;; URL: http://www.loveshack.ukfsn.org/emacs
 
-;; This file 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 3, or (at your option)
 ;; any later version.
 
-;; This file 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.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs; see the file COPYING.  If not, write to
+;; along with GNU Emacs; see the file COPYING.  If not, write to the
 ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 ;; Boston, MA 02110-1301, USA.