summaryrefslogtreecommitdiffstats
path: root/TOOLS/dump_mp4.c
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-30 13:35:03 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-30 13:35:03 +0000
commitce3ffd42929006daf5e94256fbb468c707859f2e (patch)
tree1ba6d8e30fffad0e5e64125ccd705e826babacff /TOOLS/dump_mp4.c
parentc84231c0376a16b11afebf3c3b1ef5149a154a55 (diff)
downloadmpv-ce3ffd42929006daf5e94256fbb468c707859f2e.tar.bz2
mpv-ce3ffd42929006daf5e94256fbb468c707859f2e.tar.xz
Add standard license header to C tools missing them.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30458 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'TOOLS/dump_mp4.c')
-rw-r--r--TOOLS/dump_mp4.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/TOOLS/dump_mp4.c b/TOOLS/dump_mp4.c
index 7c67189c53..c5b1846a36 100644
--- a/TOOLS/dump_mp4.c
+++ b/TOOLS/dump_mp4.c
@@ -1,3 +1,19 @@
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+
#include <stdio.h>
int main(void){