diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2008-02-25 14:59:04 +0000 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2008-02-25 14:59:04 +0000 |
commit | 062942e7829706e97ecd9f18cf71dd216963c320 (patch) | |
tree | 0f3f16b4e04a33aca0442f6fa610572f93755461 /libavcodec/faandct.c | |
parent | 4bfc91a07b32dab65f5ac4c61ed7264d86b63df0 (diff) | |
download | ffmpeg-062942e7829706e97ecd9f18cf71dd216963c320.tar.gz |
Clarify which BSD license.
Originally committed as revision 12214 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/faandct.c')
-rw-r--r-- | libavcodec/faandct.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/faandct.c b/libavcodec/faandct.c index a8ae0310dc..e472afaffb 100644 --- a/libavcodec/faandct.c +++ b/libavcodec/faandct.c @@ -21,7 +21,7 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * * The AAN DCT in this file except ff_faandct248() can also be used under the - * BSD license. + * new (3 clause) BSD license. */ /** |