Enlightenment CVS committal
Author : cmarcelo
Project : e17
Module : proto/python-efl
Dir : e17/proto/python-efl/python-emotion/emotion
Modified Files:
__init__.py emotion.c_emotion.pyx
Log Message:
Changing license of python-efl to LGPL.
===================================================================
RCS file: /cvs/e/e17/proto/python-efl/python-emotion/emotion/__init__.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- __init__.py 1 Sep 2007 15:59:30 -0000 1.4
+++ __init__.py 7 Aug 2008 03:13:11 -0000 1.5
@@ -1,3 +1,20 @@
+# Copyright (C) 2007-2008 Gustavo Sverzut Barbieri
+#
+# This file is part of Python-Emotion.
+#
+# Python-Emotion 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-Emotion 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-Emotion. If not, see <http://www.gnu.org/licenses/>.
+
#!/usr/bin/env python
import c_emotion
===================================================================
RCS file:
/cvs/e/e17/proto/python-efl/python-emotion/emotion/emotion.c_emotion.pyx,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- emotion.c_emotion.pyx 5 Nov 2007 22:11:45 -0000 1.9
+++ emotion.c_emotion.pyx 7 Aug 2008 03:13:11 -0000 1.10
@@ -1,3 +1,20 @@
+# Copyright (C) 2007-2008 Gustavo Sverzut Barbieri, Ulisses Furquim
+#
+# This file is part of Python-Emotion.
+#
+# Python-Emotion 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-Emotion 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-Emotion. If not, see <http://www.gnu.org/licenses/>.
+
cimport evas.c_evas as c_evas
import evas.c_evas
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs