summaryrefslogtreecommitdiff
path: root/libavcodec/ratecontrol.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2004-01-10 16:04:55 +0000
committerMichael Niedermayer <michaelni@gmx.at>2004-01-10 16:04:55 +0000
commit8f2ab83318444cfc532072c16cde4950bdf01641 (patch)
treece32276ea9d7ca631db51fad31bb2f90e57b64c4 /libavcodec/ratecontrol.c
parentd2a9bdddd8358f6be94bfd891d026fac82cbbcbf (diff)
copyright year update of the files i touched and remembered, things look annoyingly unmaintained otherwise
Originally committed as revision 2686 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/ratecontrol.c')
-rw-r--r--libavcodec/ratecontrol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/ratecontrol.c b/libavcodec/ratecontrol.c
index 53d90056c3..6c90b1b6cd 100644
--- a/libavcodec/ratecontrol.c
+++ b/libavcodec/ratecontrol.c
@@ -1,7 +1,7 @@
/*
* Rate control for video encoders
*
- * Copyright (c) 2002-2003 Michael Niedermayer <michaelni@gmx.at>
+ * Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public