diff options
-rw-r--r-- | man/ChangeLog | 4 | ||||
-rw-r--r-- | man/doclicense.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index fbbeed24ee3..ccdfb0f9cc1 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,7 @@ +2000-08-30 Dave Love <fx@gnu.org> + + * doclicense.texi: New file. + 2000-08-24 Eli Zaretskii <eliz@is.elta.co.il> * emacs.texi: Bump manual version to 14, Emacs version to 21.1, diff --git a/man/doclicense.texi b/man/doclicense.texi index de1bd20af20..d580cafdad8 100644 --- a/man/doclicense.texi +++ b/man/doclicense.texi @@ -1,5 +1,5 @@ @c -*-texinfo-*- -@node GNU Free Documentation License, GPL, Antinews, Top +@node GNU Free Documentation License, Intro, Copying, Top @appendix GNU Free Documentation License @center Version 1.1, March 2000 |