diff options
author | Graham Percival <graham@percival-music.ca> | 2011-08-01 20:19:33 +0100 |
---|---|---|
committer | Graham Percival <graham@percival-music.ca> | 2011-08-01 20:19:33 +0100 |
commit | 4a401ca1c60f428daa242dbdd102fdb3f327ebfb (patch) | |
tree | 5eeb3dd5db897fb88a957a57599999935f208434 /lily/chord-tremolo-iterator.cc | |
parent | 1c72394c0ae30ba289f869059ec2532eac8d4015 (diff) |
Grand fixcc.py run on all .hh .cc files.
Apologies for the inconvenience in patch handling, but getting
this done at once will cause less long-term problems than trying
to do this piecemeal.
Note for future git historians: this patch was created by running
scripts/auxiliar/fixcc.py \
$(find flower lily -name '*cc' -o -name '*hh' | grep -v /out)
with astyle 2.02 installed. No manual changes were made.
Diffstat (limited to 'lily/chord-tremolo-iterator.cc')
-rw-r--r-- | lily/chord-tremolo-iterator.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lily/chord-tremolo-iterator.cc b/lily/chord-tremolo-iterator.cc index c4454544b6..1658e55782 100644 --- a/lily/chord-tremolo-iterator.cc +++ b/lily/chord-tremolo-iterator.cc @@ -2,7 +2,7 @@ This file is part of LilyPond, the GNU music typesetter. Copyright (C) 2000--2011 Han-Wen Nienhuys <hanwen@xs4all.nl> - Erik Sandberg <mandolaerik@gmail.com> + Erik Sandberg <mandolaerik@gmail.com> LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |