Revision: 3515
Author: grepper
Date: Wed Jan 28 16:23:45 2015 UTC
Log: Add Copyright info in script header.
https://code.google.com/p/tovid/source/detail?r=3515
Modified:
/trunk/tovid/src/mpv_identify.sh
=======================================
--- /trunk/tovid/src/mpv_identify.sh Wed Jan 28 06:45:29 2015 UTC
+++ /trunk/tovid/src/mpv_identify.sh Wed Jan 28 16:23:45 2015 UTC
@@ -16,6 +16,10 @@
#
# When multiple files were specified, their info will be put into FOO_*
for the
# first file, FOO_1_* for the second file, FOO_2_* for the third file, etc.
+#
+# Note: this script appears without a COPYRIGHT header in the mpv source
+# according to the mpv COPYRIGHT:
+# "Files without Copyright notice are licensed as LGPLv2+."
__midentify__main() {