]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/context-specced-music-iterator.cc
Run grand-replace (issue 3765)
[lilypond.git] / lily / context-specced-music-iterator.cc
index 02f3785792994eefbe1ff434c1c7ac4be4f7c786..81c5f4c854df57cc898dca447ad65265513909af 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--2014 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: