X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fskyline-pair.cc;h=6a844e556946260b31caf64dd3b6070cd57003a4;hb=ef3f586830c85fc9e6bf0f82917eecef0258b07e;hp=100061a19c01aeb1c59d1eb5e826c70fbafefa41;hpb=23093de8c16965c17ef06ada9949cfaa14933dff;p=lilypond.git diff --git a/lily/skyline-pair.cc b/lily/skyline-pair.cc index 100061a19c..6a844e5569 100644 --- a/lily/skyline-pair.cc +++ b/lily/skyline-pair.cc @@ -1,10 +1,21 @@ -/* - skyline-pair.cc -- implement Skyline_pair - - source file of the GNU LilyPond music typesetter - - (c) 2008 Han-Wen Nienhuys +/* + This file is part of LilyPond, the GNU music typesetter. + + Copyright (C) 2008--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 "skyline-pair.hh"