gir-repository r198 - in trunk: . gir



Author: walters
Date: Tue Nov  4 20:37:49 2008
New Revision: 198
URL: http://svn.gnome.org/viewvc/gir-repository?rev=198&view=rev

Log:
Add licensing notes

Modified:
   trunk/ChangeLog
   trunk/gir/Clutter-custom.c
   trunk/gir/Gdk-custom.c
   trunk/gir/Gtk-custom.c
   trunk/gir/clutter-0.8.c

Modified: trunk/gir/Clutter-custom.c
==============================================================================
--- trunk/gir/Clutter-custom.c	(original)
+++ trunk/gir/Clutter-custom.c	Tue Nov  4 20:37:49 2008
@@ -1,6 +1,10 @@
 /* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
 /* Copyright 2008 LiTL, LLC. All Rights Reserved. */
 
+/* This file should be considered to be under the same terms as the
+ * main upstream source code.
+ */
+
 #include <config.h>
 
 #include "Clutter-custom.h"

Modified: trunk/gir/Gdk-custom.c
==============================================================================
--- trunk/gir/Gdk-custom.c	(original)
+++ trunk/gir/Gdk-custom.c	Tue Nov  4 20:37:49 2008
@@ -1,5 +1,9 @@
 /* Copyright 2008 litl, LLC. All Rights Reserved. */
 
+/* This file should be considered to be under the same terms as the
+ * main upstream source code.
+ */
+
 #include <config.h>
 
 #include "Gdk-custom.h"

Modified: trunk/gir/Gtk-custom.c
==============================================================================
--- trunk/gir/Gtk-custom.c	(original)
+++ trunk/gir/Gtk-custom.c	Tue Nov  4 20:37:49 2008
@@ -1,6 +1,10 @@
 /* -*- mode: C; c-basic-offset: 4; indent-tabs-mode: nil; -*- */
 /* Copyright 2008 litl, LLC. All Rights Reserved. */
 
+/* This file should be considered to be under the same terms as the
+ * main upstream source code.
+ */
+
 #include <config.h>
 
 #include "Gtk-custom.h"

Modified: trunk/gir/clutter-0.8.c
==============================================================================
--- trunk/gir/clutter-0.8.c	(original)
+++ trunk/gir/clutter-0.8.c	Tue Nov  4 20:37:49 2008
@@ -1,3 +1,7 @@
+/* This file should be considered to be under the same terms as the
+ * main upstream source code.
+ */
+
 /* Hack to make clutter_init(NULL, NULL) work the actual signature:
  *
  * ClutterInitError clutter_init (int          *argc,



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