diff options
author | Diego Biurrun <diego@biurrun.de> | 2007-07-10 10:14:53 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2007-07-10 10:14:53 +0000 |
commit | 3e2503ba6a42f90bdcea26e692cffd35eca4e12e (patch) | |
tree | 9f98901c58e58bb8c456cb74f4bbaed92163cf3c | |
parent | ef4d08ac6dd7461746016f54b4e75cc8c5fd5dd8 (diff) | |
download | ffmpeg-3e2503ba6a42f90bdcea26e692cffd35eca4e12e.tar.gz |
Clarify public domain statement similar to qt-faststart.c.
Originally committed as revision 9574 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | cws2fws.c | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,7 @@ /* * 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. */ |