]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: Fix #846.
authorMark Polesky <markpolesky@yahoo.com>
Thu, 17 Dec 2009 06:25:26 +0000 (22:25 -0800)
committerMark Polesky <markpolesky@yahoo.com>
Thu, 17 Dec 2009 15:11:37 +0000 (07:11 -0800)
Correct copyright (start) years for individual manuals.

Documentation/contributor.texi
Documentation/essay.tely
Documentation/extending.tely
Documentation/learning.tely
Documentation/music-glossary.tely
Documentation/notation.tely
Documentation/usage.tely
Documentation/web.texi
scm/documentation-generate.scm

index 02d44f8ed3ad1fef8739070c4100ec4072123296..4af6e6ff72a4fc64c651823c616f7726df8c6891 100644 (file)
@@ -22,10 +22,9 @@ should only read the sections which are relevant to them.  For more
 information about different jobs, see @rweb{Help us}.
 @end macro
 
+@c `Contributor's Guide' was born 2007-09-15 with git commit 48f3356...
 @macro copyrightDeclare
-Copyright @copyright{} 
-1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-by the authors.
+Copyright @copyright{} 2007--2009 by the authors.
 @end macro
 
 @set FDL
index 1bea632545728b7d5ceb4b5249d2c86673aafbb3..2c8f2d84316fd402807532054ac79b9f75271380 100644 (file)
@@ -17,10 +17,9 @@ This essay discusses automatic music engraving functions within
 LilyPond version @version{}.
 @end macro
 
+@c `Essay' was born 2002-06-03 with git commit e38f5fc...
 @macro copyrightDeclare
-Copyright @copyright{} 
-1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-by the authors.
+Copyright @copyright{} 2002--2009 by the authors.
 @end macro
 
 @set FDL
index bb985e2c360b2ec010babc1310cae6dbde01677b..5b1455c20f414bbb6e9dbc378f9c9cd4afe07e69 100644 (file)
@@ -17,10 +17,9 @@ This file explains how to extend the functionality of
 LilyPond version @version{}.
 @end macro
 
+@c `Extending' was born 2003-04-23 with git commit c08f6e8...
 @macro copyrightDeclare
-Copyright @copyright{} 
-1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-by the authors.
+Copyright @copyright{} 2003--2009 by the authors.
 @end macro
 
 @set FDL
index 26719f4a3429423f867df3d2cf117401d24509ff..f7fda1ba587c3f692110420527639b3b4e703663 100644 (file)
@@ -17,10 +17,9 @@ This file provides an introduction to LilyPond version
 @version{}.
 @end macro
 
+@c `Learning Manual' was born 1999-10-10 with git commit b9abaac...
 @macro copyrightDeclare
-Copyright @copyright{} 
-1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-by the authors.
+Copyright @copyright{} 1999--2009 by the authors.
 @end macro
 
 @set FDL
index a5a06630e67d101d18bf1c7a12e49ffd089666c4..2d9f29a44128aa3c164d29e40d00832567797bfe 100644 (file)
@@ -32,6 +32,7 @@
 @c Fixes by Jean-Pierre Coulon and `Dirk', alphabetized by last name, KK, 10/07
 @c Updates to the German translation by Till Rettig, 12/07
 
+@c `Music Glossary' was born 1999-10-04 with git commit 280a0bb...
 Copyright @copyright{} 1999--2009 by the authors
 
   Permission is granted to copy, distribute and/or modify this document
index 39933622fc9df7663b1fbdd3c7492a17022f39d0..d11c6bb4421c0616754878f14893ec7356853ab5 100644 (file)
@@ -19,10 +19,9 @@ the reader is familiar with the material in the
 @rlearningnamed{Top, Learning Manual}.
 @end macro
 
+@c `Notation Reference' was born 1999-10-11 with git commit 940dda0...
 @macro copyrightDeclare
-Copyright @copyright{} 
-1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-by the authors.
+Copyright @copyright{} 1999--2009 by the authors.
 @end macro
 
 
index 53baccd8933033b21bbf7e9fe68e17e0b3eb00c8..0ce6002b62fa2a60ed69dc8ee11b6da306336a7e 100644 (file)
@@ -18,10 +18,9 @@ LilyPond version @version{}.  In addition, it suggests some
 @qq{best practices} for efficient usage.
 @end macro
 
+@c `Usage' was born 1999-10-10 with git commit c82c30c...
 @macro copyrightDeclare
-Copyright @copyright{} 
-1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
-by the authors.
+Copyright @copyright{} 1999--2009 by the authors.
 @end macro
 
 @set FDL
index 87c29f76874b0fd2bf834f7f5e52c9c0a9b8a3ea..209316c012cb693e32c60dc9aaaf4cd4f87cef33 100644 (file)
@@ -27,7 +27,7 @@
 @omflanguage English
 @end ignore
 
-
+@c `Web' was imported 2009-08-05 with git commit b938d71...
 @copying
 Copyright @copyright{} 2009 by the authors.
 
index 3b2061a311db6f3a94140da6788494a4689ad87d..e779a226287230e0f9ef24fa8cea91649425a77d 100644 (file)
 @titlefont{Internals Reference}
 @author The LilyPond development team
 
-Copyright @copyright{} 1999--2009 by the authors
+@c `Internals Reference' was born 2000-10-21 with git commit 01e371f...
+Copyright @copyright{} 2000--2009 by the authors
 
 @vskip 20pt