diff options
Diffstat (limited to 'libavcodec/resample.c')
-rw-r--r-- | libavcodec/resample.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/resample.c b/libavcodec/resample.c index c4a5dbdfce..9043390c95 100644 --- a/libavcodec/resample.c +++ b/libavcodec/resample.c @@ -1,6 +1,6 @@ /* * samplerate conversion for both audio and video - * Copyright (c) 2000 Fabrice Bellard. + * Copyright (c) 2000 Fabrice Bellard * * This file is part of FFmpeg. * |