Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : libs/evolve

Dir     : e17/libs/evolve/src/bin


Modified Files:
        evolve_cc_main.c evolve_decc_main.c evolve_main.c 
        evolve_test_main.c 


Log Message:
License changes (BSD -> LGPL)


===================================================================
RCS file: /cvs/e/e17/libs/evolve/src/bin/evolve_cc_main.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- evolve_cc_main.c    8 Feb 2008 05:31:20 -0000       1.2
+++ evolve_cc_main.c    6 Aug 2008 18:13:57 -0000       1.3
@@ -1,3 +1,21 @@
+/* Evolve
+ * Copyright (C) 2007-2008 Hisham Mardam-Bey 
+ *
+ * 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 <sys/types.h>

 #include <sys/stat.h>

 #include <unistd.h>

===================================================================
RCS file: /cvs/e/e17/libs/evolve/src/bin/evolve_decc_main.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- evolve_decc_main.c  18 Jun 2007 22:31:38 -0000      1.1
+++ evolve_decc_main.c  6 Aug 2008 18:13:59 -0000       1.2
@@ -1,3 +1,21 @@
+/* Evolve
+ * Copyright (C) 2007-2008 Hisham Mardam-Bey 
+ *
+ * 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 <sys/types.h>

 #include <sys/stat.h>

 #include <unistd.h>

===================================================================
RCS file: /cvs/e/e17/libs/evolve/src/bin/evolve_main.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- evolve_main.c       8 Feb 2008 05:31:20 -0000       1.2
+++ evolve_main.c       6 Aug 2008 18:13:59 -0000       1.3
@@ -1,3 +1,21 @@
+/* Evolve
+ * Copyright (C) 2007-2008 Hisham Mardam-Bey 
+ *
+ * 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 "evolve_private.h"
===================================================================
RCS file: /cvs/e/e17/libs/evolve/src/bin/evolve_test_main.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- evolve_test_main.c  8 Feb 2008 05:31:20 -0000       1.2
+++ evolve_test_main.c  6 Aug 2008 18:13:59 -0000       1.3
@@ -1,3 +1,21 @@
+/* Evolve
+ * Copyright (C) 2007-2008 Hisham Mardam-Bey 
+ *
+ * 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 <Etk.h>

 

 #include "Evolve.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