summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1997-07-30 16:14:07 +0000
committerRichard M. Stallman <rms@gnu.org>1997-07-30 16:14:07 +0000
commitf9a42302bf130d9a5b1ed97a0cb150fe63b44d40 (patch)
treeffdbbaaef0cc3716c5861f31dbc06f6eeee9a4b4
parent840d846786456c310dd1c144ceff10d5a85a8c5f (diff)
downloademacs-f9a42302bf130d9a5b1ed97a0cb150fe63b44d40.tar.gz
Update distribution terms.
-rw-r--r--lisp/mail/mspools.el7
1 files changed, 4 insertions, 3 deletions
diff --git a/lisp/mail/mspools.el b/lisp/mail/mspools.el
index 3853766e624..c881ad4a5b5 100644
--- a/lisp/mail/mspools.el
+++ b/lisp/mail/mspools.el
@@ -7,13 +7,14 @@
;; Created: 22 Jan 1997
;; Keywords: mail
-
-;; This program 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.
-;; This program 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.