summaryrefslogtreecommitdiff
path: root/lily/spring-smob.cc
diff options
context:
space:
mode:
authorJan Nieuwenhuizen <janneke@gnu.org>2009-11-25 20:40:00 +0100
committerJan Nieuwenhuizen <janneke@gnu.org>2009-11-25 20:40:00 +0100
commitb7a0cffbf9d1069860368f289a5b50e9d1d90ba8 (patch)
treefbf2af3087b361e0552b9491611231aec588b0a1 /lily/spring-smob.cc
parent1f8f8075de6d90783386aea28af67755ed57da16 (diff)
Update source file headers. Fixes using standard GNU package conventions.
Signed-off-by: Han-Wen Nienhuys <hanwen@xs4all.nl> Signed-off-by: Jan Nieuwenhuizen <janneke@gnu.org> Signed-off-by: John Mandereau <john.mandereau@gmail.com> Signed-off-by: Graham Percival <graham@percival-music.ca> Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com> Signed-off-by: Joe Neeman <joeneeman@gmail.com> Signed-off-by: Heikki Johannes Junes <hjunes@gmail.com> Signed-off-by: Neil Puttock <n.puttock@gmail.com> Signed-off-by: Carl D. Sorensen <c_sorensen@byu.edu> Signed-off-by: Mats Bengtsson <mats.bengtsson@s3.kth.se> Signed-off-by: Werner Lemberg <wl@gnu.org> Signed-off-by: Patrick McCarty <pnorcks@gmail.com> Signed-off-by: Nicolas Sceaux <nicolas.sceaux@free.fr>
Diffstat (limited to 'lily/spring-smob.cc')
-rw-r--r--lily/spring-smob.cc17
1 files changed, 14 insertions, 3 deletions
diff --git a/lily/spring-smob.cc b/lily/spring-smob.cc
index 4b20641e95..91923b1ec6 100644
--- a/lily/spring-smob.cc
+++ b/lily/spring-smob.cc
@@ -1,9 +1,20 @@
/*
- spring.cc -- implement Spring
+ This file is part of LilyPond, the GNU music typesetter.
- source file of the GNU LilyPond music typesetter
+ Copyright (C) 1999--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
- (c) 1999--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
+ 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 <http://www.gnu.org/licenses/>.
*/
#include "spring.hh"