diff options
Diffstat (limited to 'src/libffmpeg')
-rw-r--r-- | src/libffmpeg/libavcodec/svq1.c | 2 | ||||
-rw-r--r-- | src/libffmpeg/libavcodec/svq1_cb.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/libffmpeg/libavcodec/svq1.c b/src/libffmpeg/libavcodec/svq1.c index 5aa7a876e..bfa94ec38 100644 --- a/src/libffmpeg/libavcodec/svq1.c +++ b/src/libffmpeg/libavcodec/svq1.c @@ -1,6 +1,6 @@ /* * - * Copyright (C) 2002 the xine project + * Copyright (C) 2002-2003 the xine project * Copyright (C) 2002 the ffmpeg project * * This library is free software; you can redistribute it and/or diff --git a/src/libffmpeg/libavcodec/svq1_cb.h b/src/libffmpeg/libavcodec/svq1_cb.h index 14372a255..1f7fae979 100644 --- a/src/libffmpeg/libavcodec/svq1_cb.h +++ b/src/libffmpeg/libavcodec/svq1_cb.h @@ -1,6 +1,6 @@ /* * - * Copyright (C) 2002 the xine project + * Copyright (C) 2002-2003 the xine project * Copyright (C) 2002 the ffmpeg project * * This library is free software; you can redistribute it and/or |