[pitivi] Fix typo in license



commit c34a5a77f43ef1f2ee647b9dd415553ba2b26da5
Author: Hicham HAOUARI <hicham haouari gmail com>
Date:   Sun Jun 5 00:08:38 2011 +0100

    Fix typo in license

 pitivi/ui/clipproperties.py       |    5 +----
 pitivi/ui/effectsconfiguration.py |    4 ----
 2 files changed, 1 insertions(+), 8 deletions(-)
---
diff --git a/pitivi/ui/clipproperties.py b/pitivi/ui/clipproperties.py
index 4f9ff3a..a284f64 100644
--- a/pitivi/ui/clipproperties.py
+++ b/pitivi/ui/clipproperties.py
@@ -18,10 +18,7 @@
 # License along with this program; if not, write to the
 # Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
-# 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 3, or (at your option)
-# any later version.
+
 """
 Class handling the midle pane
 """
diff --git a/pitivi/ui/effectsconfiguration.py b/pitivi/ui/effectsconfiguration.py
index 9c503dd..b002b87 100644
--- a/pitivi/ui/effectsconfiguration.py
+++ b/pitivi/ui/effectsconfiguration.py
@@ -17,10 +17,6 @@
 # License along with this program; if not, write to the
 # Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 # Boston, MA 02111-1307, USA.
-# 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 3, or (at your option)
-# any later version.
 
 import gst
 import gtk



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]