X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fevent-chord-iterator.hh;h=e905f8e00eadd2e9fc20e455ced12d70a8c5c0e4;hb=e7aa6c445f463844dbaa52d38ea4aac2882b5601;hp=c35e23d9f1b63f78e1173f11629537f9d148c72e;hpb=f93e4199873c91ae32f0e84a610d14853dc379df;p=lilypond.git diff --git a/lily/include/event-chord-iterator.hh b/lily/include/event-chord-iterator.hh index c35e23d9f1..e905f8e00e 100644 --- a/lily/include/event-chord-iterator.hh +++ b/lily/include/event-chord-iterator.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1997--2011 Han-Wen Nienhuys + Copyright (C) 1997--2014 Han-Wen Nienhuys LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -23,7 +23,7 @@ #include "simple-music-iterator.hh" /** - Walk through a Event_chord + Walk through an Event_chord */ class Event_chord_iterator : public Simple_music_iterator {