]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/spacing-interface.hh
* The grand 2005-2006 replace.
[lilypond.git] / lily / include / spacing-interface.hh
index a0c77a8b6278d83565bda71ed91f32c11f796f15..c33eea09d4cf6e5f3cf5b8363f4095e7bd9d1379 100644 (file)
@@ -1,13 +1,13 @@
-/*   
+/*
   spacing-interface.hh -- declare Spacing_interface
-  
+
   source file of the GNU LilyPond music typesetter
-  
-  (c)  2002--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
-  
- */
 
-struct Spacing_interface {
-  static bool has_interface (Grob*);
+  (c) 2002--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+*/
+
+struct Spacing_interface
+{
+  static bool has_interface (Grob *);
 };