totem r5333 - in trunk: . bindings/python



Author: hadess
Date: Thu Apr  3 14:09:31 2008
New Revision: 5333
URL: http://svn.gnome.org/viewvc/totem?rev=5333&view=rev

Log:
2008-04-03  Bastien Nocera  <hadess hadess net>

	* bindings/python/override_common.c:
	* bindings/python/override_common.h: Fix missing
	exception, the code was relicensed as part of the
	plugins code relicensing already (Helps: #525856)



Modified:
   trunk/ChangeLog
   trunk/bindings/python/override_common.c
   trunk/bindings/python/override_common.h

Modified: trunk/bindings/python/override_common.c
==============================================================================
--- trunk/bindings/python/override_common.c	(original)
+++ trunk/bindings/python/override_common.c	Thu Apr  3 14:09:31 2008
@@ -21,6 +21,9 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301  USA.
  *
+ * Sunday 13th May 2007: Bastien Nocera: Add exception clause.
+ * See license_change file for details.
+ *
  */
 
 #include "config.h"

Modified: trunk/bindings/python/override_common.h
==============================================================================
--- trunk/bindings/python/override_common.h	(original)
+++ trunk/bindings/python/override_common.h	Thu Apr  3 14:09:31 2008
@@ -21,6 +21,9 @@
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301  USA.
  *
+ * Sunday 13th May 2007: Bastien Nocera: Add exception clause.
+ * See license_change file for details.
+ *
  */
 
 #ifndef __OVERRIDE_COMMON_H



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