summaryrefslogtreecommitdiffstats
path: root/libmpcodecs
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-12-13 12:33:22 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-12-13 12:33:22 +0000
commit474d1dc36430cb63835c76ff73c1119d1e0a58d0 (patch)
treec5e043b7b934170143a4326dee80ad489b0305a1 /libmpcodecs
parent9fafed66bc0fe935b5ecbbaa66ab10d7a1a3c1fc (diff)
downloadmpv-474d1dc36430cb63835c76ff73c1119d1e0a58d0.tar.bz2
mpv-474d1dc36430cb63835c76ff73c1119d1e0a58d0.tar.xz
Replace informal GPL notices by standard GPL headers.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28145 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libmpcodecs')
-rw-r--r--libmpcodecs/ve_qtvideo.c24
1 files changed, 21 insertions, 3 deletions
diff --git a/libmpcodecs/ve_qtvideo.c b/libmpcodecs/ve_qtvideo.c
index a41cb00e96..238f539df8 100644
--- a/libmpcodecs/ve_qtvideo.c
+++ b/libmpcodecs/ve_qtvideo.c
@@ -1,6 +1,24 @@
-/*qt video encoder using win32 libs
- released under gnu gpl
- (C)Sascha Sommer */
+/*
+ * QT video encoder using Win32 libs
+ *
+ * Copyright (C) 2002 Sascha Sommer
+ *
+ * This file is part of MPlayer.
+ *
+ * MPlayer 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.
+ *
+ * MPlayer 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 MPlayer; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
#define MAX_IDSIZE 0x6F