Graham Percival wrote:
> As a separate patch, feel free to add the "this manual is under
> the FDL" as a comment to the top of any relevant files in
> Documentation/.

I think you'll find a couple of such patches, sent by me, from a while
back ... :-)

Attached again in combined form, hope it's OK.

Best wishes,

    -- Joe
From 63a650c550357fd2372370db49e0676f1a79420f Mon Sep 17 00:00:00 2001
From: Joseph Wakeling <[email protected]>
Date: Sun, 27 Sep 2009 00:38:19 +0200
Subject: [PATCH] Doc: GFDL licensing notices for all files in LM + NR.

(Plus some trailing whitespace fixes from my text editor:-)
---
 Documentation/learning/common-notation.itely       |   16 +++++++-
 Documentation/learning/fundamental.itely           |   14 +++++++
 Documentation/learning/introduction.itely          |   40 +++++++++++++------
 Documentation/learning/preface.itely               |   14 +++++++
 Documentation/learning/scheme-tutorial.itely       |   14 +++++++
 Documentation/learning/templates.itely             |   17 +++++++-
 Documentation/learning/tweaks.itely                |   14 +++++++
 Documentation/notation/ancient.itely               |   15 +++++++
 Documentation/notation/changing-defaults.itely     |   14 +++++++
 Documentation/notation/cheatsheet.itely            |   14 +++++++
 Documentation/notation/chords.itely                |   15 +++++++
 Documentation/notation/contemporary.itely          |   15 +++++++
 Documentation/notation/editorial.itely             |   17 ++++++++-
 Documentation/notation/expressive.itely            |   15 +++++++
 Documentation/notation/fretted-strings.itely       |   23 +++++++++--
 Documentation/notation/input.itely                 |   14 +++++++
 Documentation/notation/keyboards.itely             |   17 ++++++++-
 Documentation/notation/notation-appendices.itely   |   14 +++++++
 Documentation/notation/notation.itely              |   15 +++++++
 Documentation/notation/percussion.itely            |   15 +++++++
 Documentation/notation/pitches.itely               |   15 +++++++
 Documentation/notation/programming-interface.itely |   18 ++++++++-
 Documentation/notation/repeats.itely               |   15 +++++++
 Documentation/notation/rhythms.itely               |   17 ++++++++-
 Documentation/notation/simultaneous.itely          |   15 +++++++
 Documentation/notation/spacing.itely               |   16 +++++++-
 Documentation/notation/specialist.itely            |   15 +++++++
 Documentation/notation/staff.itely                 |   17 ++++++++-
 Documentation/notation/text.itely                  |   15 +++++++
 Documentation/notation/unfretted-strings.itely     |   15 +++++++
 Documentation/notation/vocal.itely                 |   15 +++++++
 Documentation/notation/wind.itely                  |   15 +++++++
 Documentation/notation/world.itely                 |   15 +++++++
 33 files changed, 507 insertions(+), 28 deletions(-)

diff --git a/Documentation/learning/common-notation.itely 
b/Documentation/learning/common-notation.itely
index c9eb78d..c34d8c4 100644
--- a/Documentation/learning/common-notation.itely
+++ b/Documentation/learning/common-notation.itely
@@ -1,4 +1,18 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
+...@ignore
+    Documentation/learning/common-notation.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
 
 @ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
@@ -1400,7 +1414,7 @@ Learning Manual, you may want to read some sections again 
and follow
 cross-references for further reading.
 
 If you have not done so already, @emph{please} read
-FIXME FIXME FIXME 
+FIXME FIXME FIXME
 @c @ref{About the documentation}.
 There is a lot of information about LilyPond, so
 newcomers often do not know where they should look for help.  If
diff --git a/Documentation/learning/fundamental.itely 
b/Documentation/learning/fundamental.itely
index 690c735..2fe3ebb 100644
--- a/Documentation/learning/fundamental.itely
+++ b/Documentation/learning/fundamental.itely
@@ -1,4 +1,18 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
+...@ignore
+    Documentation/learning/fundamental.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
 
 @ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
diff --git a/Documentation/learning/introduction.itely 
b/Documentation/learning/introduction.itely
index 7e34c68..116203a 100644
--- a/Documentation/learning/introduction.itely
+++ b/Documentation/learning/introduction.itely
@@ -1,4 +1,18 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
+...@ignore
+    Documentation/learning/introduction.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
 
 @ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
@@ -15,9 +29,9 @@
 This chapter gives a basic introduction to working with LilyPond.
 
 @menu
-* Compiling a file::            
-* How to write input files::    
-* How to read the manuals::     
+* Compiling a file::
+* How to write input files::
+* How to read the manuals::
 @end menu
 
 @node Compiling a file
@@ -26,10 +40,10 @@ This chapter gives a basic introduction to working with 
LilyPond.
 FIXME: insert text
 
 @menu
-* Entering input::              
-* MacOS X::                     
-* Windows::                     
-* Command-line::                
+* Entering input::
+* MacOS X::
+* Windows::
+* Command-line::
 @end menu
 
 @node Entering input
@@ -230,8 +244,8 @@ You may view or print the resulting @file{text.pdf}.
 FIXME: insert text
 
 @menu
-* Simple notation::             
-* Working on input files::      
+* Simple notation::
+* Working on input files::
 @end menu
 
 
@@ -624,10 +638,10 @@ comments:
 FIXME: fluff here
 
 @menu
-* Omitting braces::             
-* Clickable examples::          
-* Keyboard navigation::         
-* Overview of manuals::         
+* Omitting braces::
+* Clickable examples::
+* Keyboard navigation::
+* Overview of manuals::
 @end menu
 
 
diff --git a/Documentation/learning/preface.itely 
b/Documentation/learning/preface.itely
index c699536..6cf5db6 100644
--- a/Documentation/learning/preface.itely
+++ b/Documentation/learning/preface.itely
@@ -1,4 +1,18 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
+...@ignore
+    Documentation/learning/preface.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
 
 @ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
diff --git a/Documentation/learning/scheme-tutorial.itely 
b/Documentation/learning/scheme-tutorial.itely
index 20455ab..9079baa 100644
--- a/Documentation/learning/scheme-tutorial.itely
+++ b/Documentation/learning/scheme-tutorial.itely
@@ -1,4 +1,18 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
+...@ignore
+    Documentation/learning/scheme-tutorial.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
 
 @ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
diff --git a/Documentation/learning/templates.itely 
b/Documentation/learning/templates.itely
index 86b9c3e..a15cbfc 100644
--- a/Documentation/learning/templates.itely
+++ b/Documentation/learning/templates.itely
@@ -1,4 +1,18 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
+...@ignore
+    Documentation/learning/templates.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
 
 @ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
@@ -210,6 +224,3 @@ violin concerto as TchaikovskyPI, whereas perhaps you wish 
to print
 }
 @end lilypond
 @end ignore
-
-
-
diff --git a/Documentation/learning/tweaks.itely 
b/Documentation/learning/tweaks.itely
index 12158ee..583b493 100644
--- a/Documentation/learning/tweaks.itely
+++ b/Documentation/learning/tweaks.itely
@@ -1,4 +1,18 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
+...@ignore
+    Documentation/learning/tweaks.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
 
 @ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
diff --git a/Documentation/notation/ancient.itely 
b/Documentation/notation/ancient.itely
index cd01c94..c37db4c 100644
--- a/Documentation/notation/ancient.itely
+++ b/Documentation/notation/ancient.itely
@@ -1,6 +1,21 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @c vim: foldmethod=marker
 @ignore
+    Documentation/notation/ancient.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
diff --git a/Documentation/notation/changing-defaults.itely 
b/Documentation/notation/changing-defaults.itely
index 5ea8a2e..4494b1f 100644
--- a/Documentation/notation/changing-defaults.itely
+++ b/Documentation/notation/changing-defaults.itely
@@ -1,4 +1,18 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
+...@ignore
+    Documentation/notation/changing-defaults.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
 
 @ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
diff --git a/Documentation/notation/cheatsheet.itely 
b/Documentation/notation/cheatsheet.itely
index 34cf29a..92038b3 100644
--- a/Documentation/notation/cheatsheet.itely
+++ b/Documentation/notation/cheatsheet.itely
@@ -1,4 +1,18 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
+...@ignore
+    Documentation/notation/cheatsheet.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
 
 @ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
diff --git a/Documentation/notation/chords.itely 
b/Documentation/notation/chords.itely
index f9663d7..5363cbe 100644
--- a/Documentation/notation/chords.itely
+++ b/Documentation/notation/chords.itely
@@ -1,5 +1,20 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
+    Documentation/notation/chords.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
diff --git a/Documentation/notation/contemporary.itely 
b/Documentation/notation/contemporary.itely
index 34dda95..f4dd902 100644
--- a/Documentation/notation/contemporary.itely
+++ b/Documentation/notation/contemporary.itely
@@ -1,5 +1,20 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
+    Documentation/notation/ancient.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
diff --git a/Documentation/notation/editorial.itely 
b/Documentation/notation/editorial.itely
index 9712d58..32687a5 100644
--- a/Documentation/notation/editorial.itely
+++ b/Documentation/notation/editorial.itely
@@ -1,5 +1,20 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
+    Documentation/notation/editorial.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
@@ -411,7 +426,7 @@ c2 \parenthesize <c e g>
 c2 <c \parenthesize e g>
 @end lilypond
 
-Non-note objects may be parenthesized as well. For articulations, 
+Non-note objects may be parenthesized as well. For articulations,
 a hyphen is needed before the @code{\parenthesize} command.
 
 @lilypond[verbatim,quote,relative=2]
diff --git a/Documentation/notation/expressive.itely 
b/Documentation/notation/expressive.itely
index 942dbd7..b7d963e 100644
--- a/Documentation/notation/expressive.itely
+++ b/Documentation/notation/expressive.itely
@@ -1,5 +1,20 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
+    Documentation/notation/expressive.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
diff --git a/Documentation/notation/fretted-strings.itely 
b/Documentation/notation/fretted-strings.itely
index 4ef9de7..3da2b8f 100644
--- a/Documentation/notation/fretted-strings.itely
+++ b/Documentation/notation/fretted-strings.itely
@@ -1,5 +1,20 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
+    Documentation/notation/fretted-strings.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
@@ -607,8 +622,8 @@ element of the list indicates an item to be placed on the 
fret diagram.
 @end lilypond
 
 Fingering indications and barres can be included in a
-fret-diagram-verbose markup string.  Unique to the 
-fret-diagram-verbose interface is a capo indication that 
+fret-diagram-verbose markup string.  Unique to the
+fret-diagram-verbose interface is a capo indication that
 can be placed on the fret diagram.  The capo indication is
 a thick bar that covers all strings.  The fret with the
 capo will be the lowest fret in the fret diagram.
@@ -853,7 +868,7 @@ mychords = \chordmode{
 @cindex adding custom fret diagrams
 
 Fret diagrams can be added to the fret diagram table.  To add a diagram,
-you must specify the chord for the diagram, the tuning to be used, and 
+you must specify the chord for the diagram, the tuning to be used, and
 a definition for the diagram.  The diagram definition can be either a
 fret-diagram-terse definition string or a fret-diagram-verbose
 marking list.
@@ -934,7 +949,7 @@ marking lists.
 
 \storePredefinedDiagram \chordmode {f''}
                         #guitar-tuning
-                        #(chord-shape 'powerf guitar-tuning) 
+                        #(chord-shape 'powerf guitar-tuning)
 \storePredefinedDiagram \chordmode {g''}
                         #guitar-tuning
                         #(offset-fret 2 (chord-shape 'powerf guitar-tuning))
diff --git a/Documentation/notation/input.itely 
b/Documentation/notation/input.itely
index e37be74..b42015a 100644
--- a/Documentation/notation/input.itely
+++ b/Documentation/notation/input.itely
@@ -1,4 +1,18 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
+...@ignore
+    Documentation/notation/input.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
 
 @ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
diff --git a/Documentation/notation/keyboards.itely 
b/Documentation/notation/keyboards.itely
index 2ee35b3..8c4b87e 100644
--- a/Documentation/notation/keyboards.itely
+++ b/Documentation/notation/keyboards.itely
@@ -1,5 +1,20 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
+    Documentation/notation/keyboards.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
@@ -266,7 +281,7 @@ has no effect on the pitches of the music, so if necessary, 
put
 If additional control is needed over the individual staves, they
 can be created manually with the names @code{"up"} and
 @code{"down"}.  The @code{\autochange} command will then switch
-its voice between the existing staves.  
+its voice between the existing staves.
 
 @warning{If staves are created manually, they @emph{must} be named
 @code{"up"} and @code{"down"}.}
diff --git a/Documentation/notation/notation-appendices.itely 
b/Documentation/notation/notation-appendices.itely
index 801cd92..6a7b41f 100644
--- a/Documentation/notation/notation-appendices.itely
+++ b/Documentation/notation/notation-appendices.itely
@@ -1,4 +1,18 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
+...@ignore
+    Documentation/notation/notation-appendices.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
 
 @ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
diff --git a/Documentation/notation/notation.itely 
b/Documentation/notation/notation.itely
index 4f18a28..822d916 100644
--- a/Documentation/notation/notation.itely
+++ b/Documentation/notation/notation.itely
@@ -1,5 +1,20 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
+    Documentation/notation/notation.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
diff --git a/Documentation/notation/percussion.itely 
b/Documentation/notation/percussion.itely
index ebcdb12..b6f8874 100644
--- a/Documentation/notation/percussion.itely
+++ b/Documentation/notation/percussion.itely
@@ -1,5 +1,20 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
+    Documentation/notation/percussion.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
diff --git a/Documentation/notation/pitches.itely 
b/Documentation/notation/pitches.itely
index 7104785..2a99589 100644
--- a/Documentation/notation/pitches.itely
+++ b/Documentation/notation/pitches.itely
@@ -1,5 +1,20 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
+    Documentation/notation/pitches.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
    Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
diff --git a/Documentation/notation/programming-interface.itely 
b/Documentation/notation/programming-interface.itely
index dc11ee1..58a7d1c 100644
--- a/Documentation/notation/programming-interface.itely
+++ b/Documentation/notation/programming-interface.itely
@@ -1,4 +1,18 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
+...@ignore
+    Documentation/notation/programming-interface.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
 
 @ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
@@ -1185,7 +1199,7 @@ Besides the usual @code{layout} and @code{props} 
arguments, the
 First, the function gets the indent width, a property here named
 @code{par-indent}, from the property list @code{props}.  If the
 property is not found, the default value is @code{2}.  Then, a
-list of justified lines is made using the 
+list of justified lines is made using the
 @code{make-justified-lines-markup-list} function, which is related
 to the @code{\justified-lines} built-in markup list command.  A
 horizontal space is added at the beginning using the
@@ -1424,7 +1438,7 @@ spanner objects, such as slurs and ties.  Usually, only 
one
 spanner object is created at a time, and it can be adjusted with
 the normal mechanism.  However, occasionally a spanner crosses a
 line break.  When this happens, the object is cloned.  A separate
-object is created for every system in which the spanner appears.  
+object is created for every system in which the spanner appears.
 The new objects are clones of the original object and inherit all
 properties, including @code{\override}s.
 
diff --git a/Documentation/notation/repeats.itely 
b/Documentation/notation/repeats.itely
index c538124..bba36ef 100644
--- a/Documentation/notation/repeats.itely
+++ b/Documentation/notation/repeats.itely
@@ -1,5 +1,20 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
+    Documentation/notation/repeats.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
diff --git a/Documentation/notation/rhythms.itely 
b/Documentation/notation/rhythms.itely
index 894e959..fdc8968 100644
--- a/Documentation/notation/rhythms.itely
+++ b/Documentation/notation/rhythms.itely
@@ -1,5 +1,20 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
+    Documentation/notation/rhythms.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
@@ -730,7 +745,7 @@ Notation Reference:
 Snippets:
 @rlsr{Rhythms}.
 
-Internals Reference: 
+Internals Reference:
 @rinternals{SkipMusic}.
 
 
diff --git a/Documentation/notation/simultaneous.itely 
b/Documentation/notation/simultaneous.itely
index 8699239..fae8455 100644
--- a/Documentation/notation/simultaneous.itely
+++ b/Documentation/notation/simultaneous.itely
@@ -1,5 +1,20 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
+    Documentation/notation/simultaneous.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
diff --git a/Documentation/notation/spacing.itely 
b/Documentation/notation/spacing.itely
index 7e9b1d6..4f30eb7 100644
--- a/Documentation/notation/spacing.itely
+++ b/Documentation/notation/spacing.itely
@@ -1,4 +1,18 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
+...@ignore
+    Documentation/notation/spacing.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
 
 @ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
@@ -1865,7 +1879,7 @@ c2 c4. c8 c4. c16[ c] c4. c8 c8 c8 c4 c4 c4
 
 In the introduction
 FIXME FIXME FIXME
-...@c (see @rlearning{Engraving}), 
+...@c (see @rlearning{Engraving}),
 it was explained that stem
 directions influence spacing.  This is controlled with the
 @code{stem-spacing-correction} property in the
diff --git a/Documentation/notation/specialist.itely 
b/Documentation/notation/specialist.itely
index c713f77..b857abf 100644
--- a/Documentation/notation/specialist.itely
+++ b/Documentation/notation/specialist.itely
@@ -1,5 +1,20 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
+    Documentation/notation/specialist.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
diff --git a/Documentation/notation/staff.itely 
b/Documentation/notation/staff.itely
index 58539e0..45dd7dc 100644
--- a/Documentation/notation/staff.itely
+++ b/Documentation/notation/staff.itely
@@ -1,5 +1,20 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
+    Documentation/notation/staff.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
@@ -1332,7 +1347,7 @@ g4 ees8 f4 g8
 \stemDown
 <<
   { d4. bes4 c8 }
-  \new CueVoice 
+  \new CueVoice
   { g'4. f4 ees8 }
 >>
 \stemUp
diff --git a/Documentation/notation/text.itely 
b/Documentation/notation/text.itely
index cab401b..70752f7 100644
--- a/Documentation/notation/text.itely
+++ b/Documentation/notation/text.itely
@@ -1,5 +1,20 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
+    Documentation/notation/text.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
diff --git a/Documentation/notation/unfretted-strings.itely 
b/Documentation/notation/unfretted-strings.itely
index 97bc9c5..6c77ade 100644
--- a/Documentation/notation/unfretted-strings.itely
+++ b/Documentation/notation/unfretted-strings.itely
@@ -1,5 +1,20 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
+    Documentation/notation/unfretted-strings.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
diff --git a/Documentation/notation/vocal.itely 
b/Documentation/notation/vocal.itely
index e253d2f..93111ff 100644
--- a/Documentation/notation/vocal.itely
+++ b/Documentation/notation/vocal.itely
@@ -1,5 +1,20 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
+    Documentation/notation/vocal.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
diff --git a/Documentation/notation/wind.itely 
b/Documentation/notation/wind.itely
index 44d85c4..01c2460 100644
--- a/Documentation/notation/wind.itely
+++ b/Documentation/notation/wind.itely
@@ -1,5 +1,20 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
+    Documentation/notation/wind.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
diff --git a/Documentation/notation/world.itely 
b/Documentation/notation/world.itely
index b1efe86..55c554e 100644
--- a/Documentation/notation/world.itely
+++ b/Documentation/notation/world.itely
@@ -1,5 +1,20 @@
 @c -*- coding: utf-8; mode: texinfo; -*-
 @ignore
+    Documentation/notation/world.itely
+
+    This file is part of the documentation for GNU Lilypond.
+
+    Permission is granted to copy, distribute and/or modify this document
+    under the terms of the GNU Free Documentation License, Version 1.1
+    or any later version published by the Free Software Foundation;
+    with no Invariant Sections, no Front-Cover Texts and no Back-Cover
+    Texts.
+
+    You should have received a copy of the GNU Free Documentation License
+    along with this file.  If not, see <http://www.gnu.org/licenses/>.
+...@end ignore
+
+...@ignore
     Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
 
     When revising a translation, copy the HEAD committish of the
-- 
1.6.3.3

_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to