X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fdot-configuration.cc;h=6ec23af5a88a59bd8384c370de2c5e8dcbbb949f;hb=058de21b0e38e7202b15a3f980cbda9daf96f0df;hp=e2680bd2d2292992b29f7e7febed0edb41ea3767;hpb=62f221b6b3861ff055dc0384ec3c48cc665688cd;p=lilypond.git diff --git a/lily/dot-configuration.cc b/lily/dot-configuration.cc index e2680bd2d2..6ec23af5a8 100644 --- a/lily/dot-configuration.cc +++ b/lily/dot-configuration.cc @@ -1,13 +1,23 @@ /* - dot-implement.cc -- declare Dot_configuration + This file is part of LilyPond, the GNU music typesetter. - Source file of the GNU LilyPond music typesetter. Distributed under - terms of the GNU General Public License. LilyPond comes with NO - WARRANTY. + Copyright (C) 1997--2009 Han-Wen Nienhuys - (c) 1997--2008 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 #include "dot-configuration.hh" #include "dot-formatting-problem.hh" #include "staff-symbol-referencer.hh"