diff options
author | Glenn Morris <rgm@gnu.org> | 2008-05-09 04:44:29 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-05-09 04:44:29 +0000 |
commit | ff0cdfb99b9a69f0cbb642748b5a97ac108351d3 (patch) | |
tree | 0fb00ccd7c7fd2fbd708cd42712b30eec19fa31c /msdos/README | |
parent | 3187ea63b1b6d95d7c6c68ae1e72d152b5b0a45b (diff) | |
download | emacs-ff0cdfb99b9a69f0cbb642748b5a97ac108351d3.tar.gz |
Switch to recommended form of GPLv3 permissions notice.
Diffstat (limited to 'msdos/README')
-rw-r--r-- | msdos/README | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/msdos/README b/msdos/README index 72477025671..4f5f7448a1b 100644 --- a/msdos/README +++ b/msdos/README @@ -145,16 +145,17 @@ Accordingly, in February 2007 we relicensed the files is_exec.c and sigaction.c as used in GNU Emacs under the GNU GPL. Copies of both the GNU General Public License and GNU Lesser (Library) -Public License may be obtained from: the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +Public License may be obtained from <http://www.gnu.org/licenses/>, or: +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. 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 @@ -162,6 +163,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/>. |