Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : libs/etk

Dir     : e17/libs/etk/src/engines/ecore_evas


Modified Files:
        Etk_Engine_Ecore_Evas.h ecore_evas.c 


Log Message:
License changes (BSD -> LGPL)


===================================================================
RCS file: /cvs/e/e17/libs/etk/src/engines/ecore_evas/Etk_Engine_Ecore_Evas.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- Etk_Engine_Ecore_Evas.h     12 Jan 2007 02:53:55 -0000      1.5
+++ Etk_Engine_Ecore_Evas.h     6 Aug 2008 18:13:52 -0000       1.6
@@ -1,3 +1,21 @@
+/* ETK - The Enlightened ToolKit
+ * Copyright (C) 2006-2008 Simon Treny, Hisham Mardam-Bey, Vincent Torri, 
Viktor Kojouharov
+ *
+ * This library 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.
+ *
+ * This library 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 library. 
+ * If not, see <http://www.gnu.org/licenses/>.
+ */
+
 #ifndef _ETK_ENGINE_ECORE_EVAS_H_
 #define _ETK_ENGINE_ECORE_EVAS_H_
 
===================================================================
RCS file: /cvs/e/e17/libs/etk/src/engines/ecore_evas/ecore_evas.c,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -3 -r1.23 -r1.24
--- ecore_evas.c        15 Oct 2007 13:48:27 -0000      1.23
+++ ecore_evas.c        6 Aug 2008 18:13:52 -0000       1.24
@@ -1,3 +1,21 @@
+/* ETK - The Enlightened ToolKit
+ * Copyright (C) 2006-2008 Simon Treny, Hisham Mardam-Bey, Vincent Torri, 
Viktor Kojouharov
+ *
+ * This library 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.
+ *
+ * This library 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 library. 
+ * If not, see <http://www.gnu.org/licenses/>.
+ */
+
 #include <stdio.h>
 #include <string.h>
 #include <Ecore_Evas.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