diff options
author | Richard M. Stallman <rms@gnu.org> | 1997-07-30 16:14:07 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1997-07-30 16:14:07 +0000 |
commit | a815b83c6a40abcebe7a478f9d9818e16fb6ce2f (patch) | |
tree | 0b3c70dfa00a8e9ffbc32eaf4c337e1f1eb85fe5 /lisp/mail/mspools.el | |
parent | 84b7ccbdc64caf9baa80784a920fcf554209dd0c (diff) | |
download | emacs-a815b83c6a40abcebe7a478f9d9818e16fb6ce2f.tar.gz |
Update distribution terms.
Diffstat (limited to 'lisp/mail/mspools.el')
-rw-r--r-- | lisp/mail/mspools.el | 7 |
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. |