]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/flag.cc
CG: Use latest convert-ly for LSR updates (fix 2346)
[lilypond.git] / lily / flag.cc
index ceab63e0e48a055efd03a537636969d7de5221bb..39859088979696d4c42b08bc249eadbd5b902dbd 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1996--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1996--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
   Jan Nieuwenhuizen <janneke@gnu.org>
 
   LilyPond is free software: you can redistribute it and/or modify
@@ -39,8 +39,6 @@ public:
   DECLARE_GROB_INTERFACE ();
 };
 
-
-
 MAKE_SCHEME_CALLBACK (Flag, width, 1);
 SCM
 Flag::width (SCM smob)