aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2008-05-07 07:37:21 +0000
committerGlenn Morris2008-05-07 07:37:21 +0000
commit41f8d6db06e3cfaf00478d09f2f76edcb20a6040 (patch)
treebca705dc1d0c233abba76eba3a19dd7b2ebbf454
parentb33ba8120b3548a3b95cdea5a9be8982380407fb (diff)
downloademacs-41f8d6db06e3cfaf00478d09f2f76edcb20a6040.tar.gz
emacs-41f8d6db06e3cfaf00478d09f2f76edcb20a6040.zip
(AH_TOP): Switch to recommended form of GPLv3 permissions notice.
-rw-r--r--configure.in10
1 files changed, 4 insertions, 6 deletions
diff --git a/configure.in b/configure.in
index 7d9ee477099..00fd5a36431 100644
--- a/configure.in
+++ b/configure.in
@@ -2701,10 +2701,10 @@ AH_TOP([/* GNU Emacs site configuration template file.
2701 2701
2702This file is part of GNU Emacs. 2702This file is part of GNU Emacs.
2703 2703
2704GNU Emacs is free software; you can redistribute it and/or modify 2704GNU Emacs is free software: you can redistribute it and/or modify
2705it under the terms of the GNU General Public License as published by 2705it under the terms of the GNU General Public License as published by
2706the Free Software Foundation; either version 3, or (at your option) 2706the Free Software Foundation, either version 3 of the License, or
2707any later version. 2707(at your option) any later version.
2708 2708
2709GNU Emacs is distributed in the hope that it will be useful, 2709GNU Emacs is distributed in the hope that it will be useful,
2710but WITHOUT ANY WARRANTY; without even the implied warranty of 2710but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -2712,9 +2712,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2712GNU General Public License for more details. 2712GNU General Public License for more details.
2713 2713
2714You should have received a copy of the GNU General Public License 2714You should have received a copy of the GNU General Public License
2715along with GNU Emacs; see the file COPYING. If not, write to the 2715along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
2716Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
2717Boston, MA 02110-1301, USA. */
2718 2716
2719 2717
2720/* No code in Emacs #includes config.h twice, but some bits of code 2718/* No code in Emacs #includes config.h twice, but some bits of code