X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fstream-event.cc;h=6392e3c718585d2b01611d105fdf5998f01e5f2c;hb=0bf11a427a6ba669fa2d2ad709ca1d257bb5afd2;hp=12219884b1071d40e9919e4cf13b771b515d2148;hpb=c2ccda3e91d408453744bd03882c6b0584a9561a;p=lilypond.git diff --git a/lily/stream-event.cc b/lily/stream-event.cc index 12219884b1..6392e3c718 100644 --- a/lily/stream-event.cc +++ b/lily/stream-event.cc @@ -1,9 +1,20 @@ /* - stream-event.cc -- implement Stream_event + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 2005--2010 Erik Sandberg - (c) 2005-2006 Erik Sandberg + 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 "stream-event.hh"