ometah-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[oMetah-devel] ometah common/itsSet.cpp common/itsSet.hpp prob...


From: NoJhan
Subject: [oMetah-devel] ometah common/itsSet.cpp common/itsSet.hpp prob...
Date: Tue, 07 Jun 2005 08:31:45 -0400

CVSROOT:        /cvsroot/ometah
Module name:    ometah
Branch:         
Changes by:     NoJhan <address@hidden> 05/06/07 12:31:45

Modified files:
        common         : itsSet.cpp itsSet.hpp 
        problem/CEC05  : itsCEC05_SSRPO_Base.cpp itsCEC05_SSRPO_Base.hpp 

Log message:
        * GPL => LGPL correct header

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/common/itsSet.cpp.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/common/itsSet.hpp.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/problem/CEC05/itsCEC05_SSRPO_Base.cpp.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/ometah/ometah/problem/CEC05/itsCEC05_SSRPO_Base.hpp.diff?tr1=1.9&tr2=1.10&r1=text&r2=text

Patches:
Index: ometah/common/itsSet.cpp
diff -u ometah/common/itsSet.cpp:1.7 ometah/common/itsSet.cpp:1.8
--- ometah/common/itsSet.cpp:1.7        Tue Jun  7 12:11:57 2005
+++ ometah/common/itsSet.cpp    Tue Jun  7 12:31:44 2005
@@ -1,5 +1,5 @@
 /***************************************************************************
- * $Id: itsSet.cpp,v 1.7 2005/06/07 12:11:57 nojhan Exp $
+ * $Id: itsSet.cpp,v 1.8 2005/06/07 12:31:44 nojhan Exp $
  *  Copyright : Université Paris 12 Val-de-Marne
  *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  * Author: Walid TFAILI <address@hidden>
@@ -7,16 +7,16 @@
 
 /*
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
+ *  it under the terms of the GNU Lesser General Public License as published by
  *  the Free Software Foundation; either version 2 of the License, or
  *  (at your option) any later version.
  *
  *  This program 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 Library General Public License for more details.
+ *  GNU Lesser General Public License for more details.
  *
- *  You should have received a copy of the GNU General Public License
+ *  You should have received a copy of the GNU Lesser General Public License
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
Index: ometah/common/itsSet.hpp
diff -u ometah/common/itsSet.hpp:1.11 ometah/common/itsSet.hpp:1.12
--- ometah/common/itsSet.hpp:1.11       Tue Jun  7 12:11:57 2005
+++ ometah/common/itsSet.hpp    Tue Jun  7 12:31:44 2005
@@ -1,5 +1,5 @@
 /***************************************************************************
- * $Id: itsSet.hpp,v 1.11 2005/06/07 12:11:57 nojhan Exp $
+ * $Id: itsSet.hpp,v 1.12 2005/06/07 12:31:44 nojhan Exp $
  *  Copyright : Université Paris 12 Val-de-Marne
  *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  * Author: Walid TFAILI <address@hidden>
@@ -7,16 +7,16 @@
 
 /*
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
+ *  it under the terms of the GNU Lesser General Public License as published by
  *  the Free Software Foundation; either version 2 of the License, or
  *  (at your option) any later version.
  *
  *  This program 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 Library General Public License for more details.
+ *  GNU Lesser General Public License for more details.
  *
- *  You should have received a copy of the GNU General Public License
+ *  You should have received a copy of the GNU Lesser General Public License
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
Index: ometah/problem/CEC05/itsCEC05_SSRPO_Base.cpp
diff -u ometah/problem/CEC05/itsCEC05_SSRPO_Base.cpp:1.9 
ometah/problem/CEC05/itsCEC05_SSRPO_Base.cpp:1.10
--- ometah/problem/CEC05/itsCEC05_SSRPO_Base.cpp:1.9    Tue Jun  7 12:22:47 2005
+++ ometah/problem/CEC05/itsCEC05_SSRPO_Base.cpp        Tue Jun  7 12:31:44 2005
@@ -1,5 +1,5 @@
 /***************************************************************************
- * $Id: itsCEC05_SSRPO_Base.cpp,v 1.9 2005/06/07 12:22:47 nojhan Exp $
+ * $Id: itsCEC05_SSRPO_Base.cpp,v 1.10 2005/06/07 12:31:44 nojhan Exp $
  *  Copyright : Université Paris 12 Val-de-Marne
  *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  * Author: Johann Dréo <address@hidden>
@@ -7,20 +7,19 @@
 
 /*
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
+ *  it under the terms of the GNU Lesser General Public License as published by
  *  the Free Software Foundation; either version 2 of the License, or
  *  (at your option) any later version.
  *
  *  This program 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 Library General Public License for more details.
+ *  GNU Lesser General Public License for more details.
  *
- *  You should have received a copy of the GNU General Public License
+ *  You should have received a copy of the GNU Lesser General Public License
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
-
 /*
  * Base functions for the CEC05-SSRPO problem set.
  *
Index: ometah/problem/CEC05/itsCEC05_SSRPO_Base.hpp
diff -u ometah/problem/CEC05/itsCEC05_SSRPO_Base.hpp:1.9 
ometah/problem/CEC05/itsCEC05_SSRPO_Base.hpp:1.10
--- ometah/problem/CEC05/itsCEC05_SSRPO_Base.hpp:1.9    Tue Jun  7 12:22:47 2005
+++ ometah/problem/CEC05/itsCEC05_SSRPO_Base.hpp        Tue Jun  7 12:31:44 2005
@@ -1,5 +1,5 @@
 /***************************************************************************
- * $Id: itsCEC05_SSRPO_Base.hpp,v 1.9 2005/06/07 12:22:47 nojhan Exp $
+ * $Id: itsCEC05_SSRPO_Base.hpp,v 1.10 2005/06/07 12:31:44 nojhan Exp $
  *  Copyright : Université Paris 12 Val-de-Marne
  *              (61 avenue du Général de Gaulle, 94010, Créteil, France)
  * Author: Johann Dréo <address@hidden>
@@ -7,16 +7,16 @@
 
 /*
  *  This program is free software; you can redistribute it and/or modify
- *  it under the terms of the GNU General Public License as published by
+ *  it under the terms of the GNU Lesser General Public License as published by
  *  the Free Software Foundation; either version 2 of the License, or
  *  (at your option) any later version.
  *
  *  This program 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 Library General Public License for more details.
+ *  GNU Lesser General Public License for more details.
  *
- *  You should have received a copy of the GNU General Public License
+ *  You should have received a copy of the GNU Lesser General Public License
  *  along with this program; if not, write to the Free Software
  *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]