[Erp5-report] r19516 - in /experimental/Experimental: ./ patches/

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 26 15:23:56 CET 2008


Author: bartek
Date: Tue Feb 26 15:23:55 2008
New Revision: 19516

URL: http://svn.erp5.org?rev=19516&view=rev
Log:
fix license (GPL, not ZPL)

Modified:
    experimental/Experimental/ZopePatch.py
    experimental/Experimental/patches/ERP5Form_ListField_with_jump.py
    experimental/Experimental/patches/ERP5Type_always_init_script.py
    experimental/Experimental/patches/Formulator_RadioField_show_title.py
    experimental/Experimental/patches/Formulator_customized_checkbox_view.py
    experimental/Experimental/patches/XMLObject_type_based_title.py
    experimental/Experimental/patches/__init__.py

Modified: experimental/Experimental/ZopePatch.py
URL: http://svn.erp5.org/experimental/Experimental/ZopePatch.py?rev=19516&r1=19515&r2=19516&view=diff
==============================================================================
--- experimental/Experimental/ZopePatch.py (original)
+++ experimental/Experimental/ZopePatch.py Tue Feb 26 15:23:55 2008
@@ -10,12 +10,20 @@
 # garantees and support are strongly adviced to contract a Free Software
 # Service Company
 #
-# This software is subject to the provisions of the Zope Public License,
-# Version 2.0 (ZPL).  A copy of the ZPL should accompany this distribution.
-# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
-# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
-# FOR A PARTICULAR PURPOSE
+# 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 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 General Public License for more details.
+#
+# You should have received a copy of the GNU 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.
+#
 ##############################################################################
 
 # Load all monkey patches

Modified: experimental/Experimental/patches/ERP5Form_ListField_with_jump.py
URL: http://svn.erp5.org/experimental/Experimental/patches/ERP5Form_ListField_with_jump.py?rev=19516&r1=19515&r2=19516&view=diff
==============================================================================
--- experimental/Experimental/patches/ERP5Form_ListField_with_jump.py (original)
+++ experimental/Experimental/patches/ERP5Form_ListField_with_jump.py Tue Feb 26 15:23:55 2008
@@ -9,13 +9,20 @@
 # End users who are looking for a ready-to-use solution with commercial
 # garantees and support are strongly adviced to contract a Free Software
 # Service Company
+# 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 the Free Software Foundation; either version 2
+# of the License, or (at your option) any later version.
 #
-# This software is subject to the provisions of the Zope Public License,
-# Version 2.0 (ZPL).  A copy of the ZPL should accompany this distribution.
-# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
-# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
-# FOR A PARTICULAR PURPOSE
+# 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 General Public License for more details.
+#
+# You should have received a copy of the GNU 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.
+#
 ##############################################################################
 
 """

Modified: experimental/Experimental/patches/ERP5Type_always_init_script.py
URL: http://svn.erp5.org/experimental/Experimental/patches/ERP5Type_always_init_script.py?rev=19516&r1=19515&r2=19516&view=diff
==============================================================================
--- experimental/Experimental/patches/ERP5Type_always_init_script.py (original)
+++ experimental/Experimental/patches/ERP5Type_always_init_script.py Tue Feb 26 15:23:55 2008
@@ -10,12 +10,20 @@
 # garantees and support are strongly adviced to contract a Free Software
 # Service Company
 #
-# This software is subject to the provisions of the Zope Public License,
-# Version 2.0 (ZPL).  A copy of the ZPL should accompany this distribution.
-# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
-# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
-# FOR A PARTICULAR PURPOSE
+# 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 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 General Public License for more details.
+#
+# You should have received a copy of the GNU 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.
+#
 ##############################################################################
 
 """

Modified: experimental/Experimental/patches/Formulator_RadioField_show_title.py
URL: http://svn.erp5.org/experimental/Experimental/patches/Formulator_RadioField_show_title.py?rev=19516&r1=19515&r2=19516&view=diff
==============================================================================
--- experimental/Experimental/patches/Formulator_RadioField_show_title.py (original)
+++ experimental/Experimental/patches/Formulator_RadioField_show_title.py Tue Feb 26 15:23:55 2008
@@ -10,12 +10,20 @@
 # garantees and support are strongly adviced to contract a Free Software
 # Service Company
 #
-# This software is subject to the provisions of the Zope Public License,
-# Version 2.0 (ZPL).  A copy of the ZPL should accompany this distribution.
-# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
-# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
-# FOR A PARTICULAR PURPOSE
+# 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 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 General Public License for more details.
+#
+# You should have received a copy of the GNU 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.
+#
 ##############################################################################
 
 """

Modified: experimental/Experimental/patches/Formulator_customized_checkbox_view.py
URL: http://svn.erp5.org/experimental/Experimental/patches/Formulator_customized_checkbox_view.py?rev=19516&r1=19515&r2=19516&view=diff
==============================================================================
--- experimental/Experimental/patches/Formulator_customized_checkbox_view.py (original)
+++ experimental/Experimental/patches/Formulator_customized_checkbox_view.py Tue Feb 26 15:23:55 2008
@@ -10,12 +10,20 @@
 # garantees and support are strongly adviced to contract a Free Software
 # Service Company
 #
-# This software is subject to the provisions of the Zope Public License,
-# Version 2.0 (ZPL).  A copy of the ZPL should accompany this distribution.
-# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
-# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
-# FOR A PARTICULAR PURPOSE
+# 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 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 General Public License for more details.
+#
+# You should have received a copy of the GNU 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.
+#
 ##############################################################################
 
 """

Modified: experimental/Experimental/patches/XMLObject_type_based_title.py
URL: http://svn.erp5.org/experimental/Experimental/patches/XMLObject_type_based_title.py?rev=19516&r1=19515&r2=19516&view=diff
==============================================================================
--- experimental/Experimental/patches/XMLObject_type_based_title.py (original)
+++ experimental/Experimental/patches/XMLObject_type_based_title.py Tue Feb 26 15:23:55 2008
@@ -10,12 +10,20 @@
 # garantees and support are strongly adviced to contract a Free Software
 # Service Company
 #
-# This software is subject to the provisions of the Zope Public License,
-# Version 2.0 (ZPL).  A copy of the ZPL should accompany this distribution.
-# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
-# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
-# FOR A PARTICULAR PURPOSE
+# 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 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 General Public License for more details.
+#
+# You should have received a copy of the GNU 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.
+#
 ##############################################################################
 
 """

Modified: experimental/Experimental/patches/__init__.py
URL: http://svn.erp5.org/experimental/Experimental/patches/__init__.py?rev=19516&r1=19515&r2=19516&view=diff
==============================================================================
--- experimental/Experimental/patches/__init__.py (original)
+++ experimental/Experimental/patches/__init__.py Tue Feb 26 15:23:55 2008
@@ -10,12 +10,20 @@
 # garantees and support are strongly adviced to contract a Free Software
 # Service Company
 #
-# This software is subject to the provisions of the Zope Public License,
-# Version 2.0 (ZPL).  A copy of the ZPL should accompany this distribution.
-# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
-# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
-# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
-# FOR A PARTICULAR PURPOSE
+# 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 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 General Public License for more details.
+#
+# You should have received a copy of the GNU 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.
+#
 ##############################################################################
 
 




More information about the Erp5-report mailing list