# HG changeset patch # User Glenn Morris # Date 1204102544 0 # Node ID bae32624018f13e532456bb65a46eb1ad998d77a # Parent 5602f2f74fe449b7a0aa9d72b386d80f6fceb62d Standardize license text. diff -r 5602f2f74fe4 -r bae32624018f lisp/progmodes/sym-comp.el --- a/lisp/progmodes/sym-comp.el Wed Feb 27 06:22:10 2008 +0000 +++ b/lisp/progmodes/sym-comp.el Wed Feb 27 08:55:44 2008 +0000 @@ -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.