1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

Clarify which BSD license.

Originally committed as revision 12214 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2008-02-25 14:59:04 +00:00
parent 4bfc91a07b
commit 062942e782

View File

@ -21,7 +21,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * 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 * The AAN DCT in this file except ff_faandct248() can also be used under the
* BSD license. * new (3 clause) BSD license.
*/ */
/** /**