diff options
| author | Glenn Morris | 2008-05-09 23:19:13 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-05-09 23:19:13 +0000 |
| commit | 294981c77cdd1e66ff5d3d5a4a23e03951d36013 (patch) | |
| tree | af8a6716b05dce398feec3b77b8a26577c970e56 /lib-src/ChangeLog | |
| parent | 71e1f69d929e32425c732e8734ce9c943d8d179d (diff) | |
| download | emacs-294981c77cdd1e66ff5d3d5a4a23e03951d36013.tar.gz emacs-294981c77cdd1e66ff5d3d5a4a23e03951d36013.zip | |
Switch to recommended form of GPLv3 permissions notice.
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index d0441496474..2dd6fb6bfa8 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -6575,15 +6575,15 @@ | |||
| 6575 | ;; End: | 6575 | ;; End: |
| 6576 | 6576 | ||
| 6577 | Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, | 6577 | Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, |
| 6578 | 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, | 6578 | 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006, |
| 6579 | 2006, 2007, 2008 Free Software Foundation, Inc. | 6579 | 2007, 2008 Free Software Foundation, Inc. |
| 6580 | 6580 | ||
| 6581 | This file is part of GNU Emacs. | 6581 | This file is part of GNU Emacs. |
| 6582 | 6582 | ||
| 6583 | GNU Emacs is free software; you can redistribute it and/or modify | 6583 | GNU Emacs is free software: you can redistribute it and/or modify |
| 6584 | it under the terms of the GNU General Public License as published by | 6584 | it under the terms of the GNU General Public License as published by |
| 6585 | the Free Software Foundation; either version 3, or (at your option) | 6585 | the Free Software Foundation, either version 3 of the License, or |
| 6586 | any later version. | 6586 | (at your option) any later version. |
| 6587 | 6587 | ||
| 6588 | GNU Emacs is distributed in the hope that it will be useful, | 6588 | GNU Emacs is distributed in the hope that it will be useful, |
| 6589 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 6589 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -6591,8 +6591,6 @@ | |||
| 6591 | GNU General Public License for more details. | 6591 | GNU General Public License for more details. |
| 6592 | 6592 | ||
| 6593 | You should have received a copy of the GNU General Public License | 6593 | You should have received a copy of the GNU General Public License |
| 6594 | along with GNU Emacs; see the file COPYING. If not, write to the | 6594 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. |
| 6595 | Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 6596 | Boston, MA 02110-1301, USA. | ||
| 6597 | 6595 | ||
| 6598 | ;;; arch-tag: 2d979296-954c-448e-95c1-b46d134513dc | 6596 | ;;; arch-tag: 2d979296-954c-448e-95c1-b46d134513dc |