X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fevent-iterator.hh;h=ca71bdbaae41fade7bf5d3e684d53d59bde237ca;hb=47db9a3883d726ca53e2133a3b2298f78dd6a32e;hp=adabf9d704f03007ba44673ea76bbfc171974721;hpb=55ac733b69643a6bc6a83b706c65cb56efd388ef;p=lilypond.git diff --git a/lily/include/event-iterator.hh b/lily/include/event-iterator.hh index adabf9d704..ca71bdbaae 100644 --- a/lily/include/event-iterator.hh +++ b/lily/include/event-iterator.hh @@ -1,8 +1,8 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 2006--2011 Han-Wen Nienhuys - Erik Sandberg + Copyright (C) 2006--2015 Han-Wen Nienhuys + Erik Sandberg 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, ());