X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Feditor.scm;h=212d5a91c699469648dbeb056c588b6399563d6c;hb=54ef49768776f686e5ea452acd49e02ef8715279;hp=8f71f732dc62c056c0c0d0072a006840c94cdbff;hpb=ff43f4eb0029d2698f2f98adf7930b96365090e5;p=lilypond.git diff --git a/scm/editor.scm b/scm/editor.scm index 8f71f732dc..212d5a91c6 100644 --- a/scm/editor.scm +++ b/scm/editor.scm @@ -1,8 +1,19 @@ -;;;; editor.scm -- +;;;; This file is part of LilyPond, the GNU music typesetter. ;;;; -;;;; source file of the GNU LilyPond music typesetter -;;;; -;;;; (c) 2005--2009 Jan Nieuwenhuizen +;;;; Copyright (C) 2005--2009 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 . (define-module (scm editor))