diff options
author | Glenn Morris <rgm@gnu.org> | 2008-05-16 06:02:53 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-05-16 06:02:53 +0000 |
commit | 352c8b4a9b52d7ebfea8582db1040a9aaf1d7c42 (patch) | |
tree | 6114f8eb800e9fc07b6377f5a6b350bba1b497e0 /doc/lispref/README | |
parent | 8ae3715e3e98cf0e263d60eb3047ed9973d82299 (diff) | |
download | emacs-352c8b4a9b52d7ebfea8582db1040a9aaf1d7c42.tar.gz |
Switch to recommended form of GPLv3 permissions notice.
Diffstat (limited to 'doc/lispref/README')
-rw-r--r-- | doc/lispref/README | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/doc/lispref/README b/doc/lispref/README index b110c8feda0..18ee5af9505 100644 --- a/doc/lispref/README +++ b/doc/lispref/README @@ -56,10 +56,10 @@ with `make-permuted-index'. This file is part of GNU Emacs. -GNU Emacs is free software; you can redistribute it and/or modify +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. +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -67,6 +67,4 @@ 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 the -Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, -Boston, MA 02110-1301, USA. +along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |