CVSROOT: /sources/m4
Module name: m4
Changes by: Eric Blake <ericb> 07/07/10 20:48:11
Index: doc/m4.texinfo
===================================================================
RCS file: /sources/m4/m4/doc/m4.texinfo,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -b -r1.107 -r1.108
--- doc/m4.texinfo 26 Jun 2007 11:31:55 -0000 1.107
+++ doc/m4.texinfo 10 Jul 2007 20:48:07 -0000 1.108
@@ -138,6 +138,8 @@
* Compatibility:: Compatibility with other versions of @code{m4}
* Answers:: Correct version of some examples
+
+* Copying This Package:: How to make copies of the overall M4 package
* Copying This Manual:: How to make copies of this manual
* Indices:: Indices of concepts and macros
@@ -288,6 +290,10 @@
* Improved cleardivert:: Solution for @code{cleardivert}
* Improved fatal_error:: Solution for @code{fatal_error}
+How to make copies of the overall M4 package
+
+* Copying:: GNU General Public License
+
How to make copies of this manual
* GNU Free Documentation License:: License for copying this manual
@@ -403,8 +409,8 @@
@acronym{GNU} @code{m4} 1.4 that were floating around the net and
released 1.4.3 and 1.4.4. And in 2006, Eric Blake joined the team and
prepared patches for the release of 1.4.5, 1.4.6, 1.4.7, and 1.4.8. The
-1.4.x series remains open for bug fixes, including release 1.4.9 and
-1.4.10 in 2007.
+1.4.x series remains open for bug fixes, including releases 1.4.9,
+1.4.10, and 1.4.11 in 2007.
Meanwhile, development was underway for new features for @code{m4},
such as dynamic module loading and additional builtins, practically
@@ -8105,9 +8111,31 @@
@c ========================================================== Appendices
[EMAIL PROTECTED] Copying This Package
[EMAIL PROTECTED] How to make copies of the overall M4 package
[EMAIL PROTECTED] License, code
[EMAIL PROTECTED] GPL, GNU Public License
[EMAIL PROTECTED] GNU Public License
+
+This appendix covers the license for copying the source code of the
+overall M4 package. This manual is under a different set of
+restrictions, covered later (@pxref{Copying This Manual}).
+
[EMAIL PROTECTED]
+* Copying:: GNU General Public License
[EMAIL PROTECTED] menu
+
[EMAIL PROTECTED] gpl-3.0.texi
+
@node Copying This Manual
@appendix How to make copies of this manual
[EMAIL PROTECTED] License
[EMAIL PROTECTED] License, manual
[EMAIL PROTECTED] GNU Free Documentation License
+
+This appendix covers the license for copying this manual. Note that
+some of the longer examples in this manual are also distributed in the
+directory @[EMAIL PROTECTED]/@/examples/}, where a more
+permissive license is in effect when copying just the examples.
@menu
* GNU Free Documentation License:: License for copying this manual