X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finput-smob.cc;h=4a5f131a048c2e5f09c5e78ef99d8eb630ee9bd4;hb=c08b39b3b6d45d7517c69cc7d28442c4bcdcc789;hp=8affedab7c49ca0984d67a9acc23a1026d0de101;hpb=8cab78caa0db1ba14f2e52e4c1ddbb541ea0e5cb;p=lilypond.git diff --git a/lily/input-smob.cc b/lily/input-smob.cc index 8affedab7c..4a5f131a04 100644 --- a/lily/input-smob.cc +++ b/lily/input-smob.cc @@ -1,9 +1,20 @@ /* - input-smob.cc -- implement Input smob + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 2000--2010 Han-Wen Nienhuys - (c) 2000--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 "input.hh"