summaryrefslogtreecommitdiff
path: root/libavcodec/qtrleenc.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2008-09-07 21:02:28 +0000
committerDiego Biurrun <diego@biurrun.de>2008-09-07 21:02:28 +0000
commit3943bd09018a0648ebc4ca6f8df753360a0aa1e3 (patch)
tree401147e943488bc41dfb4ac6f6c139fc887d0499 /libavcodec/qtrleenc.c
parent42fe17a0187051fb9f981a067f31a78c185841a6 (diff)
Relicense from LGPL 2.1 to LGPL 2.1 or later with the authors' permission.
Originally committed as revision 15258 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/qtrleenc.c')
-rw-r--r--libavcodec/qtrleenc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/libavcodec/qtrleenc.c b/libavcodec/qtrleenc.c
index e8dbdc8085..efb0e4066d 100644
--- a/libavcodec/qtrleenc.c
+++ b/libavcodec/qtrleenc.c
@@ -9,7 +9,8 @@
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
- * License, version 2.1, as published by the Free Software Foundation
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
*
* FFmpeg is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of