Enlightenment CVS committal

Author  : cmarcelo
Project : e17
Module  : proto/python-efl

Dir     : e17/proto/python-efl/python-evas/include/evas


Modified Files:
        c_evas.pxd evas_object_image_python_extras.h python.pxd 
        python_evas_utils.h 


Log Message:
Changing license of python-efl to LGPL.


===================================================================
RCS file: /cvs/e/e17/proto/python-efl/python-evas/include/evas/c_evas.pxd,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- c_evas.pxd  1 Apr 2008 21:07:04 -0000       1.13
+++ c_evas.pxd  7 Aug 2008 03:13:12 -0000       1.14
@@ -1,3 +1,20 @@
+# Copyright (C) 2007-2008 Gustavo Sverzut Barbieri, Caio Marcelo de Oliveira 
Filho, Ulisses Furquim
+#
+# This file is part of Python-Evas.
+#
+# Python-Evas 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.
+#
+# Python-Evas 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.
+#
+# You should have received a copy of the GNU Lesser General Public License
+# along with this Python-Evas.  If not, see <http://www.gnu.org/licenses/>.
+
 cdef extern from "evas/python_evas_utils.h":
     int PY_REFCOUNT(object)
 
===================================================================
RCS file: 
/cvs/e/e17/proto/python-efl/python-evas/include/evas/evas_object_image_python_extras.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- evas_object_image_python_extras.h   12 Mar 2008 19:57:49 -0000      1.1
+++ evas_object_image_python_extras.h   7 Aug 2008 03:13:12 -0000       1.2
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2007-2008 Gustavo Sverzut Barbieri
+ *
+ * This file is part of Python-Evas.
+ *
+ * Python-Evas 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.
+ *
+ * Python-Evas 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.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this Python-Evas.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
 #ifndef __EVAS_OBJECT_IMAGE_PYTHON_EXTRAS__
 #define __EVAS_OBJECT_IMAGE_PYTHON_EXTRAS__
 
===================================================================
RCS file: /cvs/e/e17/proto/python-efl/python-evas/include/evas/python.pxd,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- python.pxd  10 Nov 2007 22:51:24 -0000      1.1
+++ python.pxd  7 Aug 2008 03:13:12 -0000       1.2
@@ -1,3 +1,20 @@
+# Copyright (C) 2007-2008 Gustavo Sverzut Barbieri, Ulisses Furquim
+#
+# This file is part of Python-Evas.
+#
+# Python-Evas 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.
+#
+# Python-Evas 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.
+#
+# You should have received a copy of the GNU Lesser General Public License
+# along with this Python-Evas.  If not, see <http://www.gnu.org/licenses/>.
+
 cdef extern from "Python.h":
     # Non-Python declarations
     ctypedef unsigned int size_t
===================================================================
RCS file: 
/cvs/e/e17/proto/python-efl/python-evas/include/evas/python_evas_utils.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- python_evas_utils.h 30 Sep 2007 21:57:17 -0000      1.1
+++ python_evas_utils.h 7 Aug 2008 03:13:12 -0000       1.2
@@ -1,3 +1,22 @@
+/*
+ * Copyright (C) 2007-2008 Gustavo Sverzut Barbieri
+ *
+ * This file is part of Python-Evas.
+ *
+ * Python-Evas 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.
+ *
+ * Python-Evas 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.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this Python-Evas.  If not, see <http://www.gnu.org/licenses/>.
+ */
+
 #ifndef _PYTHON_EVAS_UTILS_H_
 #define _PYTHON_EVAS_UTILS_H_
 



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to