diff options
author | Glenn Morris <rgm@gnu.org> | 2008-05-07 02:56:35 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-05-07 02:56:35 +0000 |
commit | 5a1dde61e2a71cf7f0663366f0b311679115808d (patch) | |
tree | 864f04fecfc0088c5b8e2ba1045e813f51754c79 /src/ChangeLog.2 | |
parent | 4fe2e5ed8a87c34d36fdbe4c6ad3bff5b43c353e (diff) | |
download | emacs-5a1dde61e2a71cf7f0663366f0b311679115808d.tar.gz |
Switch to recommended form of GPLv3 permissions notice.
Diffstat (limited to 'src/ChangeLog.2')
-rw-r--r-- | src/ChangeLog.2 | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/src/ChangeLog.2 b/src/ChangeLog.2 index f2918387303..72dd7a89e46 100644 --- a/src/ChangeLog.2 +++ b/src/ChangeLog.2 @@ -4776,10 +4776,10 @@ See ChangeLog.1 for earlier changes. 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 @@ -4787,8 +4787,6 @@ See ChangeLog.1 for earlier changes. 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/>. ;;; arch-tag: 3334fc8a-ec24-4601-99fc-4c8adc2b31bb |