X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Frest-collision.cc;h=1b5b2ee85a70eca7a178996103c05fd90f9f7ce2;hb=f1e6a812cca9ab3b58ce8f36acacde0c7f035448;hp=6448492b8f5f925b954fe9fb4064b4b0cb50cb2a;hpb=6c34b9f81c0148bf965ce2b2090d75429a3f5b47;p=lilypond.git diff --git a/lily/rest-collision.cc b/lily/rest-collision.cc index 6448492b8f..1b5b2ee85a 100644 --- a/lily/rest-collision.cc +++ b/lily/rest-collision.cc @@ -1,9 +1,20 @@ /* - rest-collision.cc -- implement Rest_collision + 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--2009 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 "rest-collision.hh"