diff options
| author | Glenn Morris | 2008-05-06 03:36:21 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-05-06 03:36:21 +0000 |
| commit | 4ee57b2a2d197452b39217907075951008cf5589 (patch) | |
| tree | 3b79a5f130c118901f7f707797c50f2ad12b3f7a /lisp/erc/ChangeLog | |
| parent | ed66ce21151aa013e617cb31deba1271a7de1f2b (diff) | |
| download | emacs-4ee57b2a2d197452b39217907075951008cf5589.tar.gz emacs-4ee57b2a2d197452b39217907075951008cf5589.zip | |
Switch to recommended form of GPLv3 permissions notice.
Diffstat (limited to 'lisp/erc/ChangeLog')
| -rw-r--r-- | lisp/erc/ChangeLog | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/lisp/erc/ChangeLog b/lisp/erc/ChangeLog index 4700aa3bccb..13ad7cd6fd4 100644 --- a/lisp/erc/ChangeLog +++ b/lisp/erc/ChangeLog | |||
| @@ -344,10 +344,10 @@ See ChangeLog.07 for earlier changes. | |||
| 344 | 344 | ||
| 345 | This file is part of GNU Emacs. | 345 | This file is part of GNU Emacs. |
| 346 | 346 | ||
| 347 | GNU Emacs is free software; you can redistribute it and/or modify | 347 | GNU Emacs is free software: you can redistribute it and/or modify |
| 348 | it under the terms of the GNU General Public License as published by | 348 | it under the terms of the GNU General Public License as published by |
| 349 | the Free Software Foundation; either version 3, or (at your option) | 349 | the Free Software Foundation, either version 3 of the License, or |
| 350 | any later version. | 350 | (at your option) any later version. |
| 351 | 351 | ||
| 352 | GNU Emacs is distributed in the hope that it will be useful, | 352 | GNU Emacs is distributed in the hope that it will be useful, |
| 353 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 353 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -355,9 +355,7 @@ See ChangeLog.07 for earlier changes. | |||
| 355 | GNU General Public License for more details. | 355 | GNU General Public License for more details. |
| 356 | 356 | ||
| 357 | You should have received a copy of the GNU General Public License | 357 | You should have received a copy of the GNU General Public License |
| 358 | along with GNU Emacs; see the file COPYING. If not, write to the | 358 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
| 359 | Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 360 | Boston, MA 02110-1301, USA. | ||
| 361 | 359 | ||
| 362 | ;; Local Variables: | 360 | ;; Local Variables: |
| 363 | ;; coding: utf-8 | 361 | ;; coding: utf-8 |