]> granicus.if.org Git - libass/commitdiff
Add standard GPL header to mputils.c
authorGrigori Goronzy <greg@blackbox>
Sat, 27 Jun 2009 03:35:11 +0000 (05:35 +0200)
committerGrigori Goronzy <greg@blackbox>
Sat, 27 Jun 2009 04:46:19 +0000 (06:46 +0200)
libass/mputils.c

index bf71a6f0d27b181fe4e75fbcfbe9b53c8af3d3c6..0818eb4addf28d2bca997d6ef385d98d0d9bc715 100644 (file)
@@ -1,3 +1,24 @@
+/*
+ * Copyright (C) 2006 Evgeniy Stepanov <eugeni.stepanov@gmail.com>
+ * Copyright (C) 2009 Grigori Goronzy <greg@geekmind.org>
+ *
+ * This file is part of libass.
+ *
+ * libass 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.
+ *
+ * libass 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 libass; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+
 #include "config.h"
 
 #include "mputils.h"