]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/book-paper-def.hh
Merge with master
[lilypond.git] / lily / include / book-paper-def.hh
index 55e7a01180f0d85c4f8507aa665d4a13a04117f6..919b0e8e42958f6416434ce14af7faf922271a47 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2004--2006  Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 2004--2007  Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #ifndef BOOK_PAPER_DEF_HH
@@ -18,7 +18,6 @@ class Output_def : public Output_def
 public:
   VIRTUAL_COPY_CONSTRUCTOR (Output_def, Output_def);
   Output_def (Output_def const &);
-
   Output_def ();
 
   virtual void derived_mark ();