]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/identifier-smob.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / identifier-smob.hh
index b15a890c5876df711d074622d0a0d97ff7d412df..2802e28102da37334548fd5664d46a377f387db3 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--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
-
- */
+  (c) 2002--2008 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);