aboutsummaryrefslogtreecommitdiffstats
path: root/lispref
diff options
context:
space:
mode:
authorGlenn Morris2007-07-25 05:08:27 +0000
committerGlenn Morris2007-07-25 05:08:27 +0000
commit4a9f99bdfb808930e6e86eaa668594e19218eb3d (patch)
treead0a7852358abc3bce365c3fcf7f5b3600464a0a /lispref
parent405b8717906649b7ea07d13595627af159b1a330 (diff)
downloademacs-4a9f99bdfb808930e6e86eaa668594e19218eb3d.tar.gz
emacs-4a9f99bdfb808930e6e86eaa668594e19218eb3d.zip
Switch license to GPLv3 or later.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog2
-rw-r--r--lispref/Makefile.in2
-rw-r--r--lispref/README2
-rw-r--r--lispref/makefile.w32-in2
-rw-r--r--lispref/two-volume-cross-refs.txt2
-rw-r--r--lispref/two-volume.make2
-rw-r--r--lispref/two.el2
7 files changed, 7 insertions, 7 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index 61ee06011e6..41c71a6ae08 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -6116,7 +6116,7 @@ Tue Apr 11 12:23:28 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6116 6116
6117 GNU Emacs is free software; you can redistribute it and/or modify 6117 GNU Emacs is free software; you can redistribute it and/or modify
6118 it under the terms of the GNU General Public License as published by 6118 it under the terms of the GNU General Public License as published by
6119 the Free Software Foundation; either version 2, or (at your option) 6119 the Free Software Foundation; either version 3, or (at your option)
6120 any later version. 6120 any later version.
6121 6121
6122 GNU Emacs is distributed in the hope that it will be useful, 6122 GNU Emacs is distributed in the hope that it will be useful,
diff --git a/lispref/Makefile.in b/lispref/Makefile.in
index 9abd45f8f15..1a34d60a0d8 100644
--- a/lispref/Makefile.in
+++ b/lispref/Makefile.in
@@ -7,7 +7,7 @@
7 7
8# GNU Emacs is free software; you can redistribute it and/or modify 8# GNU Emacs is free software; you can redistribute it and/or modify
9# it under the terms of the GNU General Public License as published by 9# it under the terms of the GNU General Public License as published by
10# the Free Software Foundation; either version 2, or (at your option) 10# the Free Software Foundation; either version 3, or (at your option)
11# any later version. 11# any later version.
12 12
13# GNU Emacs is distributed in the hope that it will be useful, 13# GNU Emacs is distributed in the hope that it will be useful,
diff --git a/lispref/README b/lispref/README
index 564c349256e..c5d4c8acc77 100644
--- a/lispref/README
+++ b/lispref/README
@@ -58,7 +58,7 @@ This file is part of GNU Emacs.
58 58
59GNU Emacs is free software; you can redistribute it and/or modify 59GNU Emacs is free software; you can redistribute it and/or modify
60it under the terms of the GNU General Public License as published by 60it under the terms of the GNU General Public License as published by
61the Free Software Foundation; either version 2, or (at your option) 61the Free Software Foundation; either version 3, or (at your option)
62any later version. 62any later version.
63 63
64GNU Emacs is distributed in the hope that it will be useful, 64GNU Emacs is distributed in the hope that it will be useful,
diff --git a/lispref/makefile.w32-in b/lispref/makefile.w32-in
index dc312691dab..7e35339d17f 100644
--- a/lispref/makefile.w32-in
+++ b/lispref/makefile.w32-in
@@ -6,7 +6,7 @@
6 6
7# GNU Emacs is free software; you can redistribute it and/or modify 7# GNU Emacs is free software; you can redistribute it and/or modify
8# it under the terms of the GNU General Public License as published by 8# it under the terms of the GNU General Public License as published by
9# the Free Software Foundation; either version 2, or (at your option) 9# the Free Software Foundation; either version 3, or (at your option)
10# any later version. 10# any later version.
11 11
12# GNU Emacs is distributed in the hope that it will be useful, 12# GNU Emacs is distributed in the hope that it will be useful,
diff --git a/lispref/two-volume-cross-refs.txt b/lispref/two-volume-cross-refs.txt
index 1e923cab8e6..6e40920cf66 100644
--- a/lispref/two-volume-cross-refs.txt
+++ b/lispref/two-volume-cross-refs.txt
@@ -308,7 +308,7 @@ COPYING CONDITIONS
308 308
309This file is free software; you can redistribute it and/or modify 309This file is free software; you can redistribute it and/or modify
310it under the terms of the GNU General Public License as published by 310it under the terms of the GNU General Public License as published by
311the Free Software Foundation; either version 2, or (at your option) 311the Free Software Foundation; either version 3, or (at your option)
312any later version. 312any later version.
313 313
314This file is distributed in the hope that it will be useful, 314This file is distributed in the hope that it will be useful,
diff --git a/lispref/two-volume.make b/lispref/two-volume.make
index 5b531ab87a5..b2550576825 100644
--- a/lispref/two-volume.make
+++ b/lispref/two-volume.make
@@ -211,7 +211,7 @@ elisp2-init: vol2.texi
211# 211#
212# This file is free software; you can redistribute it and/or modify 212# This file is free software; you can redistribute it and/or modify
213# it under the terms of the GNU General Public License as published by 213# it under the terms of the GNU General Public License as published by
214# the Free Software Foundation; either version 2, or (at your option) 214# the Free Software Foundation; either version 3, or (at your option)
215# any later version. 215# any later version.
216# 216#
217# This file is distributed in the hope that it will be useful, 217# This file is distributed in the hope that it will be useful,
diff --git a/lispref/two.el b/lispref/two.el
index 5f8fca8c54b..baade844463 100644
--- a/lispref/two.el
+++ b/lispref/two.el
@@ -7,7 +7,7 @@
7 7
8;; This file is free software; you can redistribute it and/or modify 8;; This file is free software; you can redistribute it and/or modify
9;; it under the terms of the GNU General Public License as published by 9;; it under the terms of the GNU General Public License as published by
10;; the Free Software Foundation; either version 2, or (at your option) 10;; the Free Software Foundation; either version 3, or (at your option)
11;; any later version. 11;; any later version.
12 12
13;; This file is distributed in the hope that it will be useful, 13;; This file is distributed in the hope that it will be useful,