diff --git a/libavcodec/pcm-dvd.c b/libavcodec/pcm-dvd.c index a6058f833dce4a81b1c620130d7ed61fca09b33d..9696b091155c5f35ece0592e1d98d79279ef0b59 100644 --- a/libavcodec/pcm-dvd.c +++ b/libavcodec/pcm-dvd.c @@ -1,6 +1,6 @@ /* * LPCM codecs for PCM formats found in Video DVD streams - * Copyright (c) 2009-2013 Christian Schmidt + * Copyright (c) 2013 Christian Schmidt * * This file is part of FFmpeg. *