Clarify public domain statement similar to qt-faststart.c.

Originally committed as revision 9574 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2007-07-10 10:14:53 +00:00
parent ef4d08ac6d
commit 3e2503ba6a
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
/* /*
* cws2fws by Alex Beregszaszi * cws2fws by Alex Beregszaszi
* Public domain. * This file is placed in the public domain.
* Use the program however you see fit.
* *
* This utility converts compressed Macromedia Flash files to uncompressed ones. * This utility converts compressed Macromedia Flash files to uncompressed ones.
*/ */