X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Faudio-column.cc;h=64203fd93706a2be02708cf63f77d52427500a8c;hb=32a34dcef0c0041c6d62677487a380b5c8b85712;hp=105eb1dda858035047d4f09960295dd997aa73b0;hpb=f41973ff763d5972a85995b6d40c864281ec6714;p=lilypond.git diff --git a/lily/audio-column.cc b/lily/audio-column.cc index 105eb1dda8..64203fd937 100644 --- a/lily/audio-column.cc +++ b/lily/audio-column.cc @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1997--2011 Jan Nieuwenhuizen + Copyright (C) 1997--2012 Jan Nieuwenhuizen LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -51,4 +51,3 @@ Audio_column::offset_when (Moment m) when_ += m; } -