]> git.eshelyaron.com Git - emacs.git/commitdiff
Explain where and how to put the copyright notice and permission
authorGerd Moellmann <gerd@gnu.org>
Sat, 6 Oct 2001 11:10:50 +0000 (11:10 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sat, 6 Oct 2001 11:10:50 +0000 (11:10 +0000)
notice in a change log file.

man/maintaining.texi

index bbf56ce6818250cf75fa3971a96289fdf96b6e01..f268c90bc31bda55ccf8020c8058974125656180 100644 (file)
@@ -40,6 +40,18 @@ one of its parent directories.  A single @file{ChangeLog} file can
 record changes for all the files in its directory and all its
 subdirectories.
 
+  You should put a copyright notice and permission notice at the
+end of the change log file.  Here is an example:
+
+@example
+Copyright 1997, 1998 Free Software Foundation, Inc.
+Copying and distribution of this file, with or without modification, are
+permitted provided the copyright notice and this notice are preserved.
+@end example
+
+@noindent
+Of course, you should substitute the proper years and copyright holder.
+
   A change log entry starts with a header line that contains the
 current date, your name, and your email address (taken from the
 variable @code{user-mail-address}).  Aside from these header lines,