X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fspring-smob.cc;h=95d20c4333fea9ff36b9a6bb9af3fc2adbcc3d09;hb=9f909143a605a677787915e5dcce5dbc48f2211c;hp=0f22f06778b199664ceaf81cca6e1a07403b4383;hpb=cb20a87a5875c0f9d4c7550e831db2d03bc9a41c;p=lilypond.git diff --git a/lily/spring-smob.cc b/lily/spring-smob.cc index 0f22f06778..95d20c4333 100644 --- a/lily/spring-smob.cc +++ b/lily/spring-smob.cc @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1999--2011 Han-Wen Nienhuys + Copyright (C) 1999--2012 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 @@ -79,4 +79,4 @@ LY_DEFINE (ly_spring_set_inverse_stretch_strength_x, "ly:spring-set-inverse-stre return s->smobbed_copy (); } -IMPLEMENT_TYPE_P (Spring, "ly:spring?"); \ No newline at end of file +IMPLEMENT_TYPE_P (Spring, "ly:spring?");