]> git.sesse.net Git - mlt/commitdiff
File header consistency
authorBrian Matherly <pez4brian@yahoo.com>
Sun, 12 Jan 2014 04:41:14 +0000 (22:41 -0600)
committerBrian Matherly <pez4brian@yahoo.com>
Sun, 12 Jan 2014 04:41:14 +0000 (22:41 -0600)
src/modules/vid.stab/common.h
src/modules/vid.stab/factory.c
src/modules/vid.stab/filter_deshake.cpp
src/modules/vid.stab/filter_vidstab.cpp

index b373dbdda56e9f107002b75a0541984c08190750..c9a060bf6bd4707946c7c19c5b504a8547daa7c9 100644 (file)
@@ -1,8 +1,20 @@
 /*
  * common.h
+ * Copyright (C) 2013 Jakub Ksiezniak <j.ksiezniak@gmail.com>
  *
- *  Created on: 20 gru 2013
- *      Author: Jakub Ksiezniak <j.ksiezniak@gmail.com>
+ * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
 #ifndef VIDSTAB_COMMON_H_
index ca416a5abb9ee68b521d1634c997b6ca5a89ae45..d8df2759ea84e78ff856123f4e520f9830c7ba06 100644 (file)
@@ -1,6 +1,6 @@
 /*
- * Copyright (C) 2013 Dan Dennedy <dan@dennedy.org>
  * factory.c -- the factory method interfaces
+ * Copyright (C) 2013 Dan Dennedy <dan@dennedy.org>
  *
  * 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
index 9ca5cacd039d8a90b5c351a4f239e5cb2a9251e2..0dd13cc251993cfd4dee1a5f4ae4a731e29b92b0 100644 (file)
@@ -1,8 +1,7 @@
 /*
  * filter_deshake.cpp
- * Copyright (C) 2013
- * Marco Gittler <g.marco@freenet.de>
- * Jakub Ksiezniak <j.ksiezniak@gmail.com>
+ * Copyright (C) 2013 Marco Gittler <g.marco@freenet.de>
+ * Copyright (C) 2013 Jakub Ksiezniak <j.ksiezniak@gmail.com>
  *
  * 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
index 5bc44977fd384e4271c5f6a9294b2c6874a17b36..32e06679779b3a99c38f070926fb8b66b2c553b8 100644 (file)
@@ -1,8 +1,7 @@
 /*
  * filter_vidstab.cpp
- * Copyright (C) 2013
- * Marco Gittler <g.marco@freenet.de>
- * Jakub Ksiezniak <j.ksiezniak@gmail.com>
+ * Copyright (C) 2013 Marco Gittler <g.marco@freenet.de>
+ * Copyright (C) 2013 Jakub Ksiezniak <j.ksiezniak@gmail.com>
  *
  * 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