X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=flower%2Fgetopt-long.cc;h=55494d1a458aa01e4b5f520e3147b5048afae9c4;hb=058de21b0e38e7202b15a3f980cbda9daf96f0df;hp=37a964219dbecc5929968e497d7c5297b8dcafbe;hpb=37ca1f80bf5401accd17056938f4f7b2c147ddb2;p=lilypond.git diff --git a/flower/getopt-long.cc b/flower/getopt-long.cc index 37a964219d..55494d1a45 100644 --- a/flower/getopt-long.cc +++ b/flower/getopt-long.cc @@ -1,7 +1,20 @@ /* - process command line, GNU style. + This file is part of LilyPond, the GNU music typesetter. - this is Copyleft (c) 1996--2007 Han-Wen Nienhuys, + Copyright (C) 1996--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 "getopt-long.hh"