diff options
| author | Glenn Morris | 2008-05-09 05:14:16 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-05-09 05:14:16 +0000 |
| commit | eef0be9e86cacb46249ef529f0f9c851b8fc985c (patch) | |
| tree | 40b8125e75c21ee31f00f7f79453f6c4ce54378b /nt/README | |
| parent | 05a3a78950a234f2b50f9a0bb04cd52d165ce5a5 (diff) | |
| download | emacs-eef0be9e86cacb46249ef529f0f9c851b8fc985c.tar.gz emacs-eef0be9e86cacb46249ef529f0f9c851b8fc985c.zip | |
Switch to recommended form of GPLv3 permissions notice.
Diffstat (limited to 'nt/README')
| -rw-r--r-- | nt/README | 10 |
1 files changed, 4 insertions, 6 deletions
| @@ -115,10 +115,10 @@ | |||
| 115 | 115 | ||
| 116 | This file is part of GNU Emacs. | 116 | This file is part of GNU Emacs. |
| 117 | 117 | ||
| 118 | GNU Emacs is free software; you can redistribute it and/or modify | 118 | GNU Emacs is free software: you can redistribute it and/or modify |
| 119 | it under the terms of the GNU General Public License as published by | 119 | it under the terms of the GNU General Public License as published by |
| 120 | the Free Software Foundation; either version 3, or (at your option) | 120 | the Free Software Foundation, either version 3 of the License, or |
| 121 | any later version. | 121 | (at your option) any later version. |
| 122 | 122 | ||
| 123 | GNU Emacs is distributed in the hope that it will be useful, | 123 | GNU Emacs is distributed in the hope that it will be useful, |
| 124 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 124 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -126,6 +126,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 126 | GNU General Public License for more details. | 126 | GNU General Public License for more details. |
| 127 | 127 | ||
| 128 | You should have received a copy of the GNU General Public License | 128 | You should have received a copy of the GNU General Public License |
| 129 | along with GNU Emacs; see the file COPYING. If not, write to the | 129 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
| 130 | Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 131 | Boston, MA 02110-1301, USA. | ||