[Checkins] SVN: Products.CMFDefault/trunk/ Conform to repository policies.

Tres Seaver tseaver at palladion.com
Thu Apr 1 13:12:56 EDT 2010


Log message for revision 110420:
  Conform to repository policies.

Changed:
  A   Products.CMFDefault/trunk/COPYRIGHT.txt
  A   Products.CMFDefault/trunk/LICENSE.txt
  U   Products.CMFDefault/trunk/Products/CMFDefault/COPYRIGHT.txt
  U   Products.CMFDefault/trunk/Products/CMFDefault/DefaultWorkflow.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/DiscussionItem.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/DiscussionTool.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/Document.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/DublinCore.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/Favorite.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/File.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/Image.py
  D   Products.CMFDefault/trunk/Products/CMFDefault/LICENSE.txt
  U   Products.CMFDefault/trunk/Products/CMFDefault/Link.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/MembershipTool.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/MetadataTool.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/NewsItem.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/Portal.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/PropertiesTool.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/RegistrationTool.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/SkinnedFolder.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/SyndicationTool.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/URLTool.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/__init__.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/browser/__init__.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/browser/document.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/browser/favorite.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/browser/file.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/browser/folder.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/browser/interfaces.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/browser/link.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/browser/metadata.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/browser/newsitem.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_btreefolder.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_document.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_favorite.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_file.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_folder.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_link.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_metadata.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_ursa.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/utils.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/browser/utils.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/exceptions.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/factory.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/formlib/__init__.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/formlib/form.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/formlib/schema.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/formlib/tests.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/formlib/vocabulary.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/formlib/widgets.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/interfaces/__init__.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/interfaces/_content.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/interfaces/_tools.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/locales/__init__.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/locales/cmf_default.pot
  U   Products.CMFDefault/trunk/Products/CMFDefault/locales/pot_header.txt
  U   Products.CMFDefault/trunk/Products/CMFDefault/setuphandlers.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/testing.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_DefaultWorkflow.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_DiscussionReply.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_DiscussionTool.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Discussions.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Document.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_DublinCore.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Favorite.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_File.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Image.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Link.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_MembershipTool.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_MetadataTool.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_NewsItem.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Portal.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_PropertiesTool.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_RegistrationTool.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_SkinnedFolder.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_SyndicationTool.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_join.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/tests/test_utils.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/upgrade/__init__.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/upgrade/tests/__init__.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/upgrade/tests/test_upgrade.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/upgrade/to20.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/upgrade/to21.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/upgrade/to22.py
  U   Products.CMFDefault/trunk/Products/CMFDefault/utils.py
  U   Products.CMFDefault/trunk/setup.py

-=-
Added: Products.CMFDefault/trunk/COPYRIGHT.txt
===================================================================
--- Products.CMFDefault/trunk/COPYRIGHT.txt	                        (rev 0)
+++ Products.CMFDefault/trunk/COPYRIGHT.txt	2010-04-01 17:12:56 UTC (rev 110420)
@@ -0,0 +1 @@
+Zope Foundation and Contributors
\ No newline at end of file

Copied: Products.CMFDefault/trunk/LICENSE.txt (from rev 110373, Products.CMFDefault/trunk/Products/CMFDefault/LICENSE.txt)
===================================================================
--- Products.CMFDefault/trunk/LICENSE.txt	                        (rev 0)
+++ Products.CMFDefault/trunk/LICENSE.txt	2010-04-01 17:12:56 UTC (rev 110420)
@@ -0,0 +1,44 @@
+Zope Public License (ZPL) Version 2.1
+
+A copyright notice accompanies this license document that identifies the
+copyright holders.
+
+This license has been certified as open source. It has also been designated as
+GPL compatible by the Free Software Foundation (FSF).
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+1. Redistributions in source code must retain the accompanying copyright
+notice, this list of conditions, and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the accompanying copyright
+notice, this list of conditions, and the following disclaimer in the
+documentation and/or other materials provided with the distribution.
+
+3. Names of the copyright holders must not be used to endorse or promote
+products derived from this software without prior written permission from the
+copyright holders.
+
+4. The right to distribute this software or to use it for any purpose does not
+give you the right to use Servicemarks (sm) or Trademarks (tm) of the
+copyright
+holders. Use of them is covered by separate agreement with the copyright
+holders.
+
+5. If any files are modified, you must cause the modified files to carry
+prominent notices stating that you changed the files and the date of any
+change.
+
+Disclaimer
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED
+OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


Property changes on: Products.CMFDefault/trunk/LICENSE.txt
___________________________________________________________________
Added: svn:mergeinfo
   + 
Added: svn:eol-style
   + native

Modified: Products.CMFDefault/trunk/Products/CMFDefault/COPYRIGHT.txt
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/COPYRIGHT.txt	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/COPYRIGHT.txt	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,4 +1,4 @@
-Copyright (c) 2008 Zope Corporation (TM) and Contributors.
+Copyright (c) 2008 Zope Foundation and Contributors.
 All Rights Reserved.
 
 This software is subject to the provisions of the Zope Public License,

Modified: Products.CMFDefault/trunk/Products/CMFDefault/DefaultWorkflow.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/DefaultWorkflow.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/DefaultWorkflow.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/DiscussionItem.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/DiscussionItem.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/DiscussionItem.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/DiscussionTool.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/DiscussionTool.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/DiscussionTool.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/Document.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/Document.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/Document.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/DublinCore.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/DublinCore.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/DublinCore.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/Favorite.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/Favorite.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/Favorite.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/File.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/File.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/File.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/Image.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/Image.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/Image.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Deleted: Products.CMFDefault/trunk/Products/CMFDefault/LICENSE.txt
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/LICENSE.txt	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/LICENSE.txt	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,53 +0,0 @@
-Zope Public License (ZPL) Version 2.1
-
-A copyright notice accompanies this license document that
-identifies the copyright holders.
-
-This license has been certified as open source. It has also
-been designated as GPL compatible by the Free Software
-Foundation (FSF).
-
-Redistribution and use in source and binary forms, with or
-without modification, are permitted provided that the
-following conditions are met:
-
-1. Redistributions in source code must retain the
-   accompanying copyright notice, this list of conditions,
-   and the following disclaimer.
-
-2. Redistributions in binary form must reproduce the accompanying
-   copyright notice, this list of conditions, and the
-   following disclaimer in the documentation and/or other
-   materials provided with the distribution.
-
-3. Names of the copyright holders must not be used to
-   endorse or promote products derived from this software
-   without prior written permission from the copyright
-   holders.
-
-4. The right to distribute this software or to use it for
-   any purpose does not give you the right to use
-   Servicemarks (sm) or Trademarks (tm) of the copyright
-   holders. Use of them is covered by separate agreement
-   with the copyright holders.
-
-5. If any files are modified, you must cause the modified
-   files to carry prominent notices stating that you changed
-   the files and the date of any change.
-
-Disclaimer
-
-  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS''
-  AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT
-  NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
-  AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN
-  NO EVENT SHALL THE COPYRIGHT HOLDERS BE
-  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
-  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
-  OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
-  DAMAGE.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/Link.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/Link.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/Link.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/MembershipTool.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/MembershipTool.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/MembershipTool.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/MetadataTool.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/MetadataTool.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/MetadataTool.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/NewsItem.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/NewsItem.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/NewsItem.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/Portal.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/Portal.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/Portal.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/PropertiesTool.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/PropertiesTool.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/PropertiesTool.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/RegistrationTool.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/RegistrationTool.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/RegistrationTool.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/SkinnedFolder.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/SkinnedFolder.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/SkinnedFolder.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/SyndicationTool.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/SyndicationTool.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/SyndicationTool.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/URLTool.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/URLTool.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/URLTool.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2002 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/__init__.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/__init__.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/__init__.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/browser/__init__.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/browser/__init__.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/browser/__init__.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/browser/document.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/browser/document.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/browser/document.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/browser/favorite.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/browser/favorite.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/browser/favorite.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/browser/file.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/browser/file.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/browser/file.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2007 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2007 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/browser/folder.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/browser/folder.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/browser/folder.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/browser/interfaces.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/browser/interfaces.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/browser/interfaces.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2009 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2009 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/browser/link.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/browser/link.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/browser/link.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/browser/metadata.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/browser/metadata.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/browser/metadata.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/browser/newsitem.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/browser/newsitem.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/browser/newsitem.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_btreefolder.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_btreefolder.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_btreefolder.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2008 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2008 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_document.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_document.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_document.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2008 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2008 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_favorite.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_favorite.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_favorite.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2008 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2008 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_file.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_file.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_file.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2008 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2008 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_folder.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_folder.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_folder.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2008 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2008 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_link.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_link.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_link.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2008 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2008 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_metadata.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_metadata.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_metadata.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2008 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2008 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_ursa.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_ursa.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/test_ursa.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2008 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2008 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/utils.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/utils.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/browser/tests/utils.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2009 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2009 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/browser/utils.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/browser/utils.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/browser/utils.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/exceptions.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/exceptions.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/exceptions.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/factory.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/factory.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/factory.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/formlib/__init__.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/formlib/__init__.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/formlib/__init__.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/formlib/form.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/formlib/form.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/formlib/form.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/formlib/schema.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/formlib/schema.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/formlib/schema.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/formlib/tests.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/formlib/tests.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/formlib/tests.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/formlib/vocabulary.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/formlib/vocabulary.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/formlib/vocabulary.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/formlib/widgets.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/formlib/widgets.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/formlib/widgets.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/interfaces/__init__.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/interfaces/__init__.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/interfaces/__init__.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2003 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2003 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/interfaces/_content.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/interfaces/_content.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/interfaces/_content.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2005 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2005 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/interfaces/_tools.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/interfaces/_tools.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/interfaces/_tools.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2005 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2005 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/locales/__init__.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/locales/__init__.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/locales/__init__.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2009 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2009 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/locales/cmf_default.pot
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/locales/cmf_default.pot	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/locales/cmf_default.pot	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2009 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2009 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/locales/pot_header.txt
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/locales/pot_header.txt	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/locales/pot_header.txt	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2009 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2009 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/setuphandlers.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/setuphandlers.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/setuphandlers.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/testing.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/testing.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/testing.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_DefaultWorkflow.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_DefaultWorkflow.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_DefaultWorkflow.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2002 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_DiscussionReply.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_DiscussionReply.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_DiscussionReply.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2002 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_DiscussionTool.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_DiscussionTool.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_DiscussionTool.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2002 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Discussions.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Discussions.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Discussions.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Document.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Document.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Document.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_DublinCore.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_DublinCore.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_DublinCore.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2002 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Favorite.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Favorite.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Favorite.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_File.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_File.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_File.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2005 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2005 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Image.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Image.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Image.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Link.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Link.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Link.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2002 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_MembershipTool.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_MembershipTool.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_MembershipTool.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2002 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_MetadataTool.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_MetadataTool.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_MetadataTool.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_NewsItem.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_NewsItem.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_NewsItem.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Portal.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Portal.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_Portal.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2002 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_PropertiesTool.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_PropertiesTool.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_PropertiesTool.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2002 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_RegistrationTool.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_RegistrationTool.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_RegistrationTool.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2002 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_SkinnedFolder.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_SkinnedFolder.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_SkinnedFolder.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_SyndicationTool.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_SyndicationTool.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_SyndicationTool.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2005 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2005 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_join.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_join.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_join.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/tests/test_utils.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/tests/test_utils.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/tests/test_utils.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2002 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2002 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/upgrade/__init__.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/upgrade/__init__.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/upgrade/__init__.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2008 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2008 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/upgrade/tests/__init__.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/upgrade/tests/__init__.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/upgrade/tests/__init__.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2009 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2009 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/upgrade/tests/test_upgrade.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/upgrade/tests/test_upgrade.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/upgrade/tests/test_upgrade.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2009 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2009 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/upgrade/to20.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/upgrade/to20.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/upgrade/to20.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2009 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2009 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/upgrade/to21.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/upgrade/to21.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/upgrade/to21.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2008 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2008 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/upgrade/to22.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/upgrade/to22.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/upgrade/to22.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2008 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2008 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/Products/CMFDefault/utils.py
===================================================================
--- Products.CMFDefault/trunk/Products/CMFDefault/utils.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/Products/CMFDefault/utils.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+# Copyright (c) 2001 Zope Foundation and Contributors.
 #
 # This software is subject to the provisions of the Zope Public License,
 # Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.

Modified: Products.CMFDefault/trunk/setup.py
===================================================================
--- Products.CMFDefault/trunk/setup.py	2010-04-01 17:12:43 UTC (rev 110419)
+++ Products.CMFDefault/trunk/setup.py	2010-04-01 17:12:56 UTC (rev 110420)
@@ -34,7 +34,7 @@
         "Topic :: Software Development :: Libraries :: Application Frameworks",
         ],
       keywords='web application server zope zope2 cmf',
-      author="Zope Corporation and contributors",
+      author="Zope Foundation and Contributors",
       author_email="zope-cmf at zope.org",
       url="http://pypi.python.org/pypi/Products.CMFDefault",
       license="ZPL 2.1 (http://www.zope.org/Resources/License/ZPL-2.1)",



More information about the checkins mailing list