]> git.sesse.net Git - mlt/commitdiff
Fix for GPL license.
authorDan Dennedy <dan@dennedy.org>
Sat, 13 Aug 2011 05:10:07 +0000 (22:10 -0700)
committerDan Dennedy <dan@dennedy.org>
Sat, 13 Aug 2011 05:10:07 +0000 (22:10 -0700)
src/modules/videostab/filter_videostab.c
src/modules/videostab/gpl [new file with mode: 0644]

index 7bbf2d80040658ccf46f224038cfe6ce11740f67..1bd4a300c0996ec4d0754a21f669732608a76db4 100644 (file)
@@ -2,19 +2,19 @@
  * filter_imagestab.c -- video stabilization with code from http://vstab.sourceforge.net/
  * Copyright (c) 2011 Marco Gittler <g.marco@freenet.de>
  *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2.1 of the License, or (at your option) any later version.
+ * 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 library is distributed in the hope that it will be useful,
+ * 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
- * Lesser General Public License for more details.
+ * 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 Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
 #include <framework/mlt_filter.h>
diff --git a/src/modules/videostab/gpl b/src/modules/videostab/gpl
new file mode 100644 (file)
index 0000000..e69de29