X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fmetronome-engraver.cc;h=7ea76fd78aed76af634adf2cfc63413af0feb3a4;hb=35ea0d996335cbc46c572e920c8515a504047531;hp=f3b6353435f7cbec1c05eefb3cad3d4d05cfcc1b;hpb=20b8c1519bbba8728457aa98e59993837bedfb04;p=lilypond.git diff --git a/lily/metronome-engraver.cc b/lily/metronome-engraver.cc index f3b6353435..7ea76fd78a 100644 --- a/lily/metronome-engraver.cc +++ b/lily/metronome-engraver.cc @@ -1,9 +1,20 @@ /* - mark-engraver.cc -- implement Metronome_mark_engraver + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 1998--2009 Jan Nieuwenhuizen - (c) 1998--2007 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 @@ -20,10 +31,6 @@ using namespace std; #include "translator.icc" -/** - put stuff over or next to bars. Examples: bar numbers, marginal notes, - rehearsal marks. -*/ class Metronome_mark_engraver : public Engraver { public: