X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Faudio-column.cc;h=04b39c3b1e745b8a9dcdf798e2a7ce8cfad3b552;hb=90e4d7057f3857da049dfda3d130017d4719bd6b;hp=105eb1dda858035047d4f09960295dd997aa73b0;hpb=fe4f33aca60ea7c58bc9196eac43b4acca1d4437;p=lilypond.git diff --git a/lily/audio-column.cc b/lily/audio-column.cc index 105eb1dda8..04b39c3b1e 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--2015 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; } -