X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Finterval-set.cc;h=9f5b7e884ced487864355623569aa26a920a8fe9;hb=refs%2Ftags%2Frelease%2F2.13.13-1;hp=49ad550bf9d5c42f81ba8f2a5c9a93ffec7bec1c;hpb=9f4d4a1ce5dc0fad4ed27c9cc1e357cae090b1b1;p=lilypond.git diff --git a/flower/interval-set.cc b/flower/interval-set.cc index 49ad550bf9..9f5b7e884c 100644 --- a/flower/interval-set.cc +++ b/flower/interval-set.cc @@ -1,9 +1,20 @@ /* - interval-set.hh -- implement Interval_set + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 2004--2010 Han-Wen Nienhuys - (c) 2004 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 "interval-set.hh"