Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : libs/etk

Dir     : e17/libs/etk/data/wm/default


Modified Files:
        background.edc borders.edc borders_macros.edc default.edc 
        pointers.edc 


Log Message:
License changes (BSD -> LGPL)


===================================================================
RCS file: /cvs/e/e17/libs/etk/data/wm/default/background.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- background.edc      12 Jan 2007 02:53:55 -0000      1.1
+++ background.edc      6 Aug 2008 18:13:51 -0000       1.2
@@ -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/>.
+ */
+
 group {
    name: "etk/wm_background";
    parts {
===================================================================
RCS file: /cvs/e/e17/libs/etk/data/wm/default/borders.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- borders.edc 13 Jan 2007 23:00:37 -0000      1.2
+++ borders.edc 6 Aug 2008 18:13:51 -0000       1.3
@@ -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 "borders_macros.edc"
 
 group {
===================================================================
RCS file: /cvs/e/e17/libs/etk/data/wm/default/borders_macros.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- borders_macros.edc  12 Jan 2007 02:53:55 -0000      1.1
+++ borders_macros.edc  6 Aug 2008 18:13:51 -0000       1.2
@@ -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/>.
+ */
+
 /**************************
  *
  * Macros for the glint effect
===================================================================
RCS file: /cvs/e/e17/libs/etk/data/wm/default/default.edc,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- default.edc 12 Jan 2007 02:53:55 -0000      1.1
+++ default.edc 6 Aug 2008 18:13:51 -0000       1.2
@@ -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/>.
+ */
+
 fonts {
    font: "Vera.ttf" "Vera"; 
 }
===================================================================
RCS file: /cvs/e/e17/libs/etk/data/wm/default/pointers.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- pointers.edc        13 Jan 2007 23:00:37 -0000      1.2
+++ pointers.edc        6 Aug 2008 18:13:51 -0000       1.3
@@ -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/>.
+ */
+
 group {
    name: "etk/wm_pointer_default";
    min: 14 20;



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