]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/event-iterator.hh
Run grand replace for 2015.
[lilypond.git] / lily / include / event-iterator.hh
index e7a42d946803a552232574bb42edc486eaa8caeb..ca71bdbaae41fade7bf5d3e684d53d59bde237ca 100644 (file)
@@ -1,8 +1,8 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2006--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
-          Erik Sandberg <mandolaerik@gmail.com>
+  Copyright (C) 2006--2015 Han-Wen Nienhuys <hanwen@xs4all.nl>
+           Erik Sandberg <mandolaerik@gmail.com>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -25,7 +25,7 @@
 
 class Event_iterator : public Simple_music_iterator
 {
-  DECLARE_CLASSNAME(Event_iterator);
+  DECLARE_CLASSNAME (Event_iterator);
 
 public:
   DECLARE_SCHEME_CALLBACK (constructor, ());