]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/slur-score-parameters.cc
Doc-de: updates and adding snippet translation to notation manual
[lilypond.git] / lily / slur-score-parameters.cc
index 8d392ff1dcff49ed235dc08114a43ec07a697c52..6a0768e73029b107e2ddbed5ca662bd886213594 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2006--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 2006--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
 
   LilyPond is free software: you can redistribute it and/or modify
@@ -78,4 +78,4 @@ Slur_score_parameters::fill (Grob *me)
     = get_detail (details, ly_symbol2scm ("close-to-edge-length"));
   encompass_object_range_overshoot_
     = get_detail (details, ly_symbol2scm ("encompass-object-range-overshoot"));
-  }
+}