From: Glenn Morris Date: Tue, 18 Jan 2011 08:16:08 +0000 (-0800) Subject: * doc/misc/ert.texi: Relicense under GFDL 1.3+, and standardize license notice. X-Git-Tag: emacs-pretest-24.0.90~104^2~618^2~1322^2~214 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6872a814ef00511ac66a2ac470f1e43ad557bc3b;p=emacs.git * doc/misc/ert.texi: Relicense under GFDL 1.3+, and standardize license notice. --- diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 24efb00e552..c1fca8ad889 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2011-01-18 Glenn Morris + + * ert.texi: Relicense under GFDL 1.3+, and standardize license notice. + 2011-01-14 Eduard Wiebe * nxml-mode.texi (Introduction): Fix file name typos. diff --git a/doc/misc/ert.texi b/doc/misc/ert.texi index e1a8cdc319c..fea0b935810 100644 --- a/doc/misc/ert.texi +++ b/doc/misc/ert.texi @@ -14,10 +14,21 @@ Copyright @copyright{} 2008, 2010, 2011 Free Software 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 no -Invariant Sections, with no Front-Cover Texts, and with no Back-Cover -Texts. +Invariant Sections, with the Front-Cover texts being ``A GNU Manual,'' +and with the Back-Cover Texts as in (a) below. A copy of the license +is included in the section entitled ``GNU Free Documentation License'' +in the Emacs manual. + +(a) The FSF's Back-Cover Text is: ``You have the freedom to copy and +modify this GNU manual. Buying copies from the FSF supports it in +developing GNU and promoting software freedom.'' + +This document is part of a collection distributed under the GNU Free +Documentation License. If you want to distribute this document +separately from the collection, you can do so by adding a copy of the +license to the document, as described in section 6 of the license. @end quotation @end copying