X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fpaper-outputter.cc;h=17ca922592112bc8cda7ac546a7ba4af9ef024e4;hb=ba9298b3ea614367f3f463134bf49ba2cbd8c1fb;hp=d366426093afcd737672c2cd38a6f46a93360303;hpb=dc3018f0d0733c502e8b665ff97b141d95176f4a;p=lilypond.git diff --git a/lily/paper-outputter.cc b/lily/paper-outputter.cc index d366426093..17ca922592 100644 --- a/lily/paper-outputter.cc +++ b/lily/paper-outputter.cc @@ -1,10 +1,21 @@ /* - paper-outputter.cc -- implement Paper_outputter + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter - - (c) 1997--2009 Han-Wen Nienhuys + Copyright (C) 1997--2010 Han-Wen Nienhuys Jan Nieuwenhuizen + + 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 "paper-outputter.hh"