X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Flilypond-version.cc;h=cc829ab6ca19d4aefc147af341a880423adbdb8e;hb=774f7b99cadfebdfc5f85c7af37ee4dd97e09613;hp=c9c055922576d1ce345b7ac34c8c169861686bb6;hpb=51805662a1a967b79469efe05a5a73ffa55fc5e8;p=lilypond.git diff --git a/lily/lilypond-version.cc b/lily/lilypond-version.cc index c9c0559225..cc829ab6ca 100644 --- a/lily/lilypond-version.cc +++ b/lily/lilypond-version.cc @@ -1,14 +1,25 @@ /* - lilypond-version.cc -- implement Lilypond_version + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 1998--2010 Jan Nieuwenhuizen - (c) 1998--2006 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 -#include "lilypond-input-version.hh" +#include "lilypond-version.hh" #include "string-convert.hh" #include "misc.hh"