Mercurial > emacs
changeset 92256:bae32624018f
Standardize license text.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 27 Feb 2008 08:55:44 +0000 |
parents | 5602f2f74fe4 |
children | d77d4d87d354 |
files | lisp/progmodes/sym-comp.el |
diffstat | 1 files changed, 5 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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.