X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fdots.cc;h=8319118752c781ec16fc01f69fa7f62a035c44a0;hb=9b8bc059ef1f4b932b9cd6ec522945cdcd99e1cb;hp=ff777b926aae1ebc772786d9ac88d16d903a71aa;hpb=5b4b0d6e9a197e8f9eb085b7c2ad78b8be3e5cfc;p=lilypond.git diff --git a/lily/dots.cc b/lily/dots.cc index ff777b926a..8319118752 100644 --- a/lily/dots.cc +++ b/lily/dots.cc @@ -1,9 +1,20 @@ /* - dots.cc -- implement Dots + This file is part of LilyPond, the GNU music typesetter. - source file of the GNU LilyPond music typesetter + Copyright (C) 1997--2011 Han-Wen Nienhuys - (c) 1997--2008 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 "dots.hh"