]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/identifier-smob.hh
Merge commit 'origin/dev/jneeman' into systems-per-page
[lilypond.git] / lily / include / identifier-smob.hh
index 3063def1f2c6687312d5e39887d5dfb57c98a619..783025e3e66261cd5e31215e4fa8a25e3b3fadbe 100644 (file)
@@ -1,18 +1,16 @@
-/*   
-identifier-smob.hh -- declare identifier smob.
+/*
+  identifier-smob.hh -- declare identifier smob.
 
-source file of the GNU LilyPond music typesetter
+  source file of the GNU LilyPond music typesetter
 
-(c) 2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
-
- */
+  (c) 2002--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
+*/
 
 #ifndef IDENTIFIER_SMOB_HH
 #define IDENTIFIER_SMOB_HH
 
 #include "lily-guile.hh"
 
-
 SCM package_identifier (SCM);
 bool identifier_smob_p (SCM);
 SCM unpack_identifier (SCM);