diff options
| author | Glenn Morris | 2008-05-09 23:48:10 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-05-09 23:48:10 +0000 |
| commit | 9ad5de0c1c0222b96134593e0d87ebb80e317201 (patch) | |
| tree | acb30ce4534e26ca310437f1260d875ce63cdd8d /admin/notes/unicode | |
| parent | 294981c77cdd1e66ff5d3d5a4a23e03951d36013 (diff) | |
| download | emacs-9ad5de0c1c0222b96134593e0d87ebb80e317201.tar.gz emacs-9ad5de0c1c0222b96134593e0d87ebb80e317201.zip | |
Switch to recommended form of GPLv3 permissions notice.
Diffstat (limited to 'admin/notes/unicode')
| -rw-r--r-- | admin/notes/unicode | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/admin/notes/unicode b/admin/notes/unicode index 0f76a3d36f9..4f0becc4596 100644 --- a/admin/notes/unicode +++ b/admin/notes/unicode | |||
| @@ -130,10 +130,10 @@ regard to completeness. | |||
| 130 | 130 | ||
| 131 | This file is part of GNU Emacs. | 131 | This file is part of GNU Emacs. |
| 132 | 132 | ||
| 133 | GNU Emacs is free software; you can redistribute it and/or modify | 133 | GNU Emacs is free software: you can redistribute it and/or modify |
| 134 | it under the terms of the GNU General Public License as published by | 134 | it under the terms of the GNU General Public License as published by |
| 135 | the Free Software Foundation; either version 3, or (at your option) | 135 | the Free Software Foundation, either version 3 of the License, or |
| 136 | any later version. | 136 | (at your option) any later version. |
| 137 | 137 | ||
| 138 | GNU Emacs is distributed in the hope that it will be useful, | 138 | GNU Emacs is distributed in the hope that it will be useful, |
| 139 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 139 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -141,6 +141,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 141 | GNU General Public License for more details. | 141 | GNU General Public License for more details. |
| 142 | 142 | ||
| 143 | You should have received a copy of the GNU General Public License | 143 | You should have received a copy of the GNU General Public License |
| 144 | along with GNU Emacs; see the file COPYING. If not, write to the | 144 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
| 145 | Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 146 | Boston, MA 02110-1301, USA. | ||