[Checkins] SVN: grok/branches/1.0/ Conform to repository policy

Jan-Wijbrand Kolman janwijbrand at gmail.com
Thu Jun 3 03:37:13 EDT 2010


Log message for revision 112980:
  Conform to repository policy

Changed:
  U   grok/branches/1.0/COPYRIGHT.txt
  U   grok/branches/1.0/LICENSE.txt
  U   grok/branches/1.0/doc/groktut/a_second_model/bootstrap.py
  U   grok/branches/1.0/doc/groktut/a_second_view/bootstrap.py
  U   grok/branches/1.0/doc/groktut/a_view_for_a_model/bootstrap.py
  U   grok/branches/1.0/doc/groktut/a_view_for_a_model2/bootstrap.py
  U   grok/branches/1.0/doc/groktut/an_empty_grok_project/bootstrap.py
  U   grok/branches/1.0/doc/groktut/completely_python_driven_views/bootstrap.py
  U   grok/branches/1.0/doc/groktut/containers/bootstrap.py
  U   grok/branches/1.0/doc/groktut/doing_some_calculation_before_viewing_a_page/bootstrap.py
  U   grok/branches/1.0/doc/groktut/explicitly_associating_a_view_with_a_model/bootstrap.py
  U   grok/branches/1.0/doc/groktut/generating_html_from_python/bootstrap.py
  U   grok/branches/1.0/doc/groktut/making_our_page_dynamic/bootstrap.py
  U   grok/branches/1.0/doc/groktut/publishing_a_simple_web_page/bootstrap.py
  U   grok/branches/1.0/doc/groktut/reading_url_parameters/bootstrap.py
  U   grok/branches/1.0/doc/groktut/reading_url_parameters2/bootstrap.py
  U   grok/branches/1.0/doc/groktut/redirection/bootstrap.py
  U   grok/branches/1.0/doc/groktut/setting_the_content_type/bootstrap.py
  U   grok/branches/1.0/doc/groktut/showing_the_value_in_the_form/bootstrap.py
  U   grok/branches/1.0/doc/groktut/simple_forms/bootstrap.py
  U   grok/branches/1.0/doc/groktut/simple_forms2/bootstrap.py
  U   grok/branches/1.0/doc/groktut/static_resources_for_our_web_page/bootstrap.py
  U   grok/branches/1.0/doc/groktut/storing_data/bootstrap.py
  U   grok/branches/1.0/doc/groktut/template/bootstrap.py
  U   grok/branches/1.0/doc/groktut/the_rules_of_persistence/bootstrap.py
  U   grok/branches/1.0/doc/groktut/the_rules_of_persistence2/bootstrap.py
  U   grok/branches/1.0/doc/groktut/the_rules_of_persistence3/bootstrap.py
  U   grok/branches/1.0/doc/groktut/using_view_methods/bootstrap.py
  U   grok/branches/1.0/grokdocs/src/grokdocs/grokdocs.py
  U   grok/branches/1.0/grokdocs/src/grokdocs/latex_hacks.py
  U   grok/branches/1.0/grokwiki/src/grokwiki/page.py
  U   grok/branches/1.0/grokwiki/src/grokwiki/wiki.py
  U   grok/branches/1.0/grokwiki/src/grokwiki/xmlrpc.py
  U   grok/branches/1.0/src/grok/__init__.py
  U   grok/branches/1.0/src/grok/components.py
  U   grok/branches/1.0/src/grok/directive.py
  U   grok/branches/1.0/src/grok/index.py
  U   grok/branches/1.0/src/grok/interfaces.py
  U   grok/branches/1.0/src/grok/meta.py
  U   grok/branches/1.0/src/grok/publication.py
  U   grok/branches/1.0/src/grok/testing.py
  U   grok/branches/1.0/src/grok/tests/testsetup/testsetup.py
  U   grok/branches/1.0/src/grok/util.py

-=-
Modified: grok/branches/1.0/COPYRIGHT.txt
===================================================================
--- grok/branches/1.0/COPYRIGHT.txt	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/COPYRIGHT.txt	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,9 +1 @@
-Copyright (c) 2006-2008 Zope Corporation and contributors
-All Rights Reserved.
-
-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.
-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. 
+Zope Foundation and Contributors
\ No newline at end of file

Modified: grok/branches/1.0/LICENSE.txt
===================================================================
--- grok/branches/1.0/LICENSE.txt	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/LICENSE.txt	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,54 +1,44 @@
 Zope Public License (ZPL) Version 2.1
--------------------------------------
 
-A copyright notice accompanies this license document that
-identifies the copyright holders.
+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).
+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:
+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.
+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.
+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.
+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.
+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.
+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.
+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: grok/branches/1.0/doc/groktut/a_second_model/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/a_second_model/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/a_second_model/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/a_second_view/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/a_second_view/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/a_second_view/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/a_view_for_a_model/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/a_view_for_a_model/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/a_view_for_a_model/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/a_view_for_a_model2/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/a_view_for_a_model2/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/a_view_for_a_model2/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/an_empty_grok_project/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/an_empty_grok_project/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/an_empty_grok_project/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/completely_python_driven_views/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/completely_python_driven_views/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/completely_python_driven_views/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/containers/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/containers/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/containers/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/doing_some_calculation_before_viewing_a_page/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/doing_some_calculation_before_viewing_a_page/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/doing_some_calculation_before_viewing_a_page/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/explicitly_associating_a_view_with_a_model/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/explicitly_associating_a_view_with_a_model/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/explicitly_associating_a_view_with_a_model/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/generating_html_from_python/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/generating_html_from_python/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/generating_html_from_python/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/making_our_page_dynamic/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/making_our_page_dynamic/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/making_our_page_dynamic/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/publishing_a_simple_web_page/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/publishing_a_simple_web_page/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/publishing_a_simple_web_page/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/reading_url_parameters/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/reading_url_parameters/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/reading_url_parameters/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/reading_url_parameters2/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/reading_url_parameters2/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/reading_url_parameters2/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/redirection/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/redirection/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/redirection/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/setting_the_content_type/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/setting_the_content_type/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/setting_the_content_type/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/showing_the_value_in_the_form/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/showing_the_value_in_the_form/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/showing_the_value_in_the_form/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/simple_forms/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/simple_forms/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/simple_forms/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/simple_forms2/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/simple_forms2/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/simple_forms2/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/static_resources_for_our_web_page/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/static_resources_for_our_web_page/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/static_resources_for_our_web_page/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/storing_data/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/storing_data/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/storing_data/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/template/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/template/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/template/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/the_rules_of_persistence/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/the_rules_of_persistence/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/the_rules_of_persistence/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/the_rules_of_persistence2/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/the_rules_of_persistence2/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/the_rules_of_persistence2/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/the_rules_of_persistence3/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/the_rules_of_persistence3/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/the_rules_of_persistence3/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/doc/groktut/using_view_methods/bootstrap.py
===================================================================
--- grok/branches/1.0/doc/groktut/using_view_methods/bootstrap.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/doc/groktut/using_view_methods/bootstrap.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/grokdocs/src/grokdocs/grokdocs.py
===================================================================
--- grok/branches/1.0/grokdocs/src/grokdocs/grokdocs.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/grokdocs/src/grokdocs/grokdocs.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
 #
-# Copyright (c) 2008 Zope Corporation 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: grok/branches/1.0/grokdocs/src/grokdocs/latex_hacks.py
===================================================================
--- grok/branches/1.0/grokdocs/src/grokdocs/latex_hacks.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/grokdocs/src/grokdocs/latex_hacks.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,7 +1,7 @@
 # -*- coding: utf-8 -*-
 ##############################################################################
 #
-# Copyright (c) 2008 Zope Corporation 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: grok/branches/1.0/grokwiki/src/grokwiki/page.py
===================================================================
--- grok/branches/1.0/grokwiki/src/grokwiki/page.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/grokwiki/src/grokwiki/page.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/grokwiki/src/grokwiki/wiki.py
===================================================================
--- grok/branches/1.0/grokwiki/src/grokwiki/wiki.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/grokwiki/src/grokwiki/wiki.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/grokwiki/src/grokwiki/xmlrpc.py
===================================================================
--- grok/branches/1.0/grokwiki/src/grokwiki/xmlrpc.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/grokwiki/src/grokwiki/xmlrpc.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006 Zope Corporation and Contributors.
+# Copyright (c) 2006 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/src/grok/__init__.py
===================================================================
--- grok/branches/1.0/src/grok/__init__.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/src/grok/__init__.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006-2007 Zope Corporation and Contributors.
+# Copyright (c) 2006-2007 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/src/grok/components.py
===================================================================
--- grok/branches/1.0/src/grok/components.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/src/grok/components.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006-2007 Zope Corporation and Contributors.
+# Copyright (c) 2006-2007 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/src/grok/directive.py
===================================================================
--- grok/branches/1.0/src/grok/directive.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/src/grok/directive.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006-2007 Zope Corporation and Contributors.
+# Copyright (c) 2006-2007 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/src/grok/index.py
===================================================================
--- grok/branches/1.0/src/grok/index.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/src/grok/index.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 #############################################################################
 #
-# Copyright (c) 2007-2008 Zope Corporation and Contributors.
+# Copyright (c) 2007-2008 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/src/grok/interfaces.py
===================================================================
--- grok/branches/1.0/src/grok/interfaces.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/src/grok/interfaces.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006-2007 Zope Corporation and Contributors.
+# Copyright (c) 2006-2007 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/src/grok/meta.py
===================================================================
--- grok/branches/1.0/src/grok/meta.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/src/grok/meta.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 #############################################################################
 #
-# Copyright (c) 2006-2007 Zope Corporation and Contributors.
+# Copyright (c) 2006-2007 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/src/grok/publication.py
===================================================================
--- grok/branches/1.0/src/grok/publication.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/src/grok/publication.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2007 Zope Corporation and Contributors.
+# Copyright (c) 2007 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/src/grok/testing.py
===================================================================
--- grok/branches/1.0/src/grok/testing.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/src/grok/testing.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2007 Zope Corporation and Contributors.
+# Copyright (c) 2007 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: grok/branches/1.0/src/grok/tests/testsetup/testsetup.py
===================================================================
--- grok/branches/1.0/src/grok/tests/testsetup/testsetup.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/src/grok/tests/testsetup/testsetup.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2008 Zope Corporation 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: grok/branches/1.0/src/grok/util.py
===================================================================
--- grok/branches/1.0/src/grok/util.py	2010-06-03 07:33:00 UTC (rev 112979)
+++ grok/branches/1.0/src/grok/util.py	2010-06-03 07:37:12 UTC (rev 112980)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2006-2007 Zope Corporation and Contributors.
+# Copyright (c) 2006-2007 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,



More information about the checkins mailing list