summaryrefslogtreecommitdiffstats
path: root/libass/mputils.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-13 08:34:59 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-13 08:34:59 +0000
commit678e26fd4df9cd8641d7f2d557473d003f4230cf (patch)
treead5b53fca9f489246969f0affef401bd6953594d /libass/mputils.h
parent873f44ab1c087ebc0bed6a33573408d7f5abdc72 (diff)
downloadlibass-678e26fd4df9cd8641d7f2d557473d003f4230cf.tar.bz2
libass-678e26fd4df9cd8641d7f2d557473d003f4230cf.tar.xz
Add standard license header.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26757 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libass/mputils.h')
-rw-r--r--libass/mputils.h20
1 files changed, 20 insertions, 0 deletions
diff --git a/libass/mputils.h b/libass/mputils.h
index 192cbdb9..11bf92a8 100644
--- a/libass/mputils.h
+++ b/libass/mputils.h
@@ -1,3 +1,23 @@
+/*
+ * Copyright (C) 2006 Evgeniy Stepanov <eugeni.stepanov@gmail.com>
+ *
+ * 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.
+ */
+
#ifndef LIBASS_MPUTILS_H
#define LIBASS_MPUTILS_H