Enlightenment CVS committal

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

Dir     : e17/proto/python-efl/python-ecore/include/ecore/x


Modified Files:
        c_ecore_x.pxd screensaver.pxd 


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


===================================================================
RCS file: 
/cvs/e/e17/proto/python-efl/python-ecore/include/ecore/x/c_ecore_x.pxd,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- c_ecore_x.pxd       25 Jul 2008 20:09:12 -0000      1.6
+++ c_ecore_x.pxd       7 Aug 2008 03:13:10 -0000       1.7
@@ -1,3 +1,20 @@
+# Copyright (C) 2007-2008 Gustavo Sverzut Barbieri, Carsten Haitzler
+#
+# This file is part of Python-Ecore.
+#
+# Python-Ecore 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-Ecore 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-Ecore.  If not, see <http://www.gnu.org/licenses/>.
+
 cdef extern from "sys/types.h":
     ctypedef long pid_t
 
===================================================================
RCS file: 
/cvs/e/e17/proto/python-efl/python-ecore/include/ecore/x/screensaver.pxd,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- screensaver.pxd     5 Nov 2007 21:50:56 -0000       1.1
+++ screensaver.pxd     7 Aug 2008 03:13:10 -0000       1.2
@@ -1,3 +1,20 @@
+# Copyright (C) 2007-2008 Gustavo Sverzut Barbieri
+#
+# This file is part of Python-Ecore.
+#
+# Python-Ecore 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-Ecore 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-Ecore.  If not, see <http://www.gnu.org/licenses/>.
+
 cdef extern from "Ecore_X.h":
     int ecore_x_screensaver_event_available_get()
     void ecore_x_screensaver_idle_time_prefetch()



-------------------------------------------------------------------------
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