X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=lily%2Fchange-iterator.cc;h=7f298ac444aa31283f18a2194c9d6ef0428e2794;hb=bef92d6520b770de640bde6125368c6f0056aed4;hp=8b8f191006f90e4470d3c84831632fa7965b39d8;hpb=8f5cd22af76fcb5c77853a5ede8b94ebef97caef;p=lilypond.git diff --git a/lily/change-iterator.cc b/lily/change-iterator.cc index 8b8f191006..7f298ac444 100644 --- a/lily/change-iterator.cc +++ b/lily/change-iterator.cc @@ -1,9 +1,20 @@ /* - change-iterator.cc -- implement Change_iterator + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 1997--2010 Han-Wen Nienhuys - (c) 1997--2005 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 + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + LilyPond is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with LilyPond. If not, see . */ #include "change-iterator.hh"