Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : libs/etk

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


Modified Files:
        Etk_Engine_Ecore_Evas_X11.h ecore_evas_x11.c 


Log Message:
License changes (BSD -> LGPL)


===================================================================
RCS file: 
/cvs/e/e17/libs/etk/src/engines/ecore_evas_x11/Etk_Engine_Ecore_Evas_X11.h,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- Etk_Engine_Ecore_Evas_X11.h 5 Sep 2006 00:14:57 -0000       1.3
+++ Etk_Engine_Ecore_Evas_X11.h 6 Aug 2008 18:13:52 -0000       1.4
@@ -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_X11_H_
 #define _ETK_ENGINE_ECORE_EVAS_X11_H_
 
===================================================================
RCS file: /cvs/e/e17/libs/etk/src/engines/ecore_evas_x11/ecore_evas_x11.c,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -3 -r1.33 -r1.34
--- ecore_evas_x11.c    21 Feb 2008 18:50:03 -0000      1.33
+++ ecore_evas_x11.c    6 Aug 2008 18:13:52 -0000       1.34
@@ -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 <stdlib.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