diff options
Diffstat (limited to 'src/README')
| -rw-r--r-- | src/README | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/src/README b/src/README index c975969cdc0..2975b2f982e 100644 --- a/src/README +++ b/src/README | |||
| @@ -35,10 +35,10 @@ current user, but no one else. | |||
| 35 | 35 | ||
| 36 | This file is part of GNU Emacs. | 36 | This file is part of GNU Emacs. |
| 37 | 37 | ||
| 38 | GNU Emacs is free software; you can redistribute it and/or modify | 38 | GNU Emacs is free software: you can redistribute it and/or modify |
| 39 | it under the terms of the GNU General Public License as published by | 39 | it under the terms of the GNU General Public License as published by |
| 40 | the Free Software Foundation; either version 3, or (at your option) | 40 | the Free Software Foundation, either version 3 of the License, or |
| 41 | any later version. | 41 | (at your option) any later version. |
| 42 | 42 | ||
| 43 | GNU Emacs is distributed in the hope that it will be useful, | 43 | GNU Emacs is distributed in the hope that it will be useful, |
| 44 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 44 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -46,6 +46,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 46 | GNU General Public License for more details. | 46 | GNU General Public License for more details. |
| 47 | 47 | ||
| 48 | You should have received a copy of the GNU General Public License | 48 | You should have received a copy of the GNU General Public License |
| 49 | along with GNU Emacs; see the file COPYING. If not, write to the | 49 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
| 50 | Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 51 | Boston, MA 02110-1301, USA. | ||