]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/context-specced-music-iterator.cc
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / lily / context-specced-music-iterator.cc
index 02f3785792994eefbe1ff434c1c7ac4be4f7c786..e33a8806a6fa4d3b0dce28a92571a4c83856e0b6 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2002--2010 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 2002--2012 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
@@ -21,7 +21,6 @@
 #include "context.hh"
 #include "music.hh"
 
-
 class Context_specced_music_iterator : public Music_wrapper_iterator
 {
 public: