diff options
author | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2003-12-09 00:02:28 +0000 |
---|---|---|
committer | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2003-12-09 00:02:28 +0000 |
commit | 011a6ccc1dd88b58e01f83ab13eb9119f45c23ea (patch) | |
tree | f55faded81d00d44f52eb0426011d8e851636501 /src/libffmpeg | |
parent | c41622aa1f1663646dafe87d1fd4585ec9f9a1bb (diff) | |
download | xine-lib-011a6ccc1dd88b58e01f83ab13eb9119f45c23ea.tar.gz xine-lib-011a6ccc1dd88b58e01f83ab13eb9119f45c23ea.tar.bz2 |
update copyright year (and we have to do it again in 3 weeks... ;-) )
CVS patchset: 5879
CVS date: 2003/12/09 00:02:28
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 |