X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Flib%2Fsndfile_content.cc;fp=src%2Flib%2Fsndfile_content.cc;h=2d7fa1c1cf9446e0a26cedf13db62bd911cc6df6;hp=71b549d51a056b89e6bde4dac439053d8575d4a5;hb=854f2e5bbb7ffb9758b823af87034033033f3cb8;hpb=1eeba876ce09cedfa4c779bf3554372c01dc34c5 diff --git a/src/lib/sndfile_content.cc b/src/lib/sndfile_content.cc index 71b549d51..2d7fa1c1c 100644 --- a/src/lib/sndfile_content.cc +++ b/src/lib/sndfile_content.cc @@ -1,5 +1,5 @@ /* - Copyright (C) 2013 Carl Hetherington + Copyright (C) 2013-2014 Carl Hetherington This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -165,3 +165,4 @@ SndfileContent::set_audio_mapping (AudioMapping m) signal_changed (AudioContentProperty::AUDIO_MAPPING); } +