summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-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.