X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fevent-iterator.hh;h=9dd40727e7aa21a64b3fcccdedff629641c6d854;hb=d153a8ddf07a0a80b337219b3ae5f8bfa8c4eada;hp=ed811db3bb4d085054ce358c55a47a9bb0f9e4a2;hpb=bc95f4434f760d41191341ab4508b2064eb19025;p=lilypond.git diff --git a/lily/include/event-iterator.hh b/lily/include/event-iterator.hh index ed811db3bb..9dd40727e7 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--2010 Han-Wen Nienhuys - Erik Sandberg + Copyright (C) 2006--2014 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, ());