diff options
author | Glenn Morris <rgm@gnu.org> | 2008-11-19 04:25:49 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-11-19 04:25:49 +0000 |
commit | 204d4665fbbaf756ec7dcf7c08c23ad23dd16ad4 (patch) | |
tree | a7592fa8d34d137e3582269ec6d2dfe2120f1c44 | |
parent | a6b58e1d2220fd6e0c7b806b60332c22bf4e4599 (diff) | |
download | emacs-204d4665fbbaf756ec7dcf7c08c23ad23dd16ad4.tar.gz emacs-204d4665fbbaf756ec7dcf7c08c23ad23dd16ad4.tar.bz2 emacs-204d4665fbbaf756ec7dcf7c08c23ad23dd16ad4.zip |
Relicense under FDL 1.3 or later.
-rw-r--r-- | doc/lispref/ChangeLog | 5 | ||||
-rw-r--r-- | doc/lispref/elisp.texi | 2 | ||||
-rw-r--r-- | doc/lispref/vol1.texi | 2 | ||||
-rw-r--r-- | doc/lispref/vol2.texi | 2 |
4 files changed, 8 insertions, 3 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index c22b06ea60b..e488b0020aa 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,8 @@ +2008-11-19 Glenn Morris <rgm@gnu.org> + + * doclicense.texi: Update to FDL 1.3. + * elisp.texi, vol1.texi, vol2.texi: Relicense under FDL 1.3 or later. + 2008-11-18 Chong Yidong <cyd@stupidchicken.com> * windows.texi (Window Hooks): Remove *-end-trigger-functions diff --git a/doc/lispref/elisp.texi b/doc/lispref/elisp.texi index 8ccc8e8de76..fd0cb6c68f8 100644 --- a/doc/lispref/elisp.texi +++ b/doc/lispref/elisp.texi @@ -48,7 +48,7 @@ Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document -under the terms of the GNU Free Documentation License, Version 1.2 or +under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with the Invariant Sections being ``GNU General Public License,'' with the Front-Cover texts being ``A GNU Manual,'' and with the Back-Cover diff --git a/doc/lispref/vol1.texi b/doc/lispref/vol1.texi index 64fba065f4a..815151de63b 100644 --- a/doc/lispref/vol1.texi +++ b/doc/lispref/vol1.texi @@ -72,7 +72,7 @@ Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document -under the terms of the GNU Free Documentation License, Version 1.2 or +under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with the Invariant Sections being ``GNU General Public License,'' with the Front-Cover texts being ``A GNU Manual,'' and with the Back-Cover diff --git a/doc/lispref/vol2.texi b/doc/lispref/vol2.texi index aa88e9fe3e7..0e338b213fc 100644 --- a/doc/lispref/vol2.texi +++ b/doc/lispref/vol2.texi @@ -72,7 +72,7 @@ Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document -under the terms of the GNU Free Documentation License, Version 1.2 or +under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with the Invariant Sections being ``GNU General Public License,'' with the Front-Cover texts being ``A GNU Manual,'' and with the Back-Cover |