[Checkins] SVN: zope.app.apidoc/trunk/ Conform to repository policy.

Stephan Richter srichter at gmail.com
Wed Jun 9 21:09:37 EDT 2010


Log message for revision 113308:
  Conform to repository policy.

Changed:
  U   zope.app.apidoc/trunk/bootstrap.py
  U   zope.app.apidoc/trunk/setup.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/apidoc.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/book.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/browser.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/metaconfigure.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/metadirectives.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/tests.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/browser/apidoc.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/browser/macros.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/browser/preference.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/browser/skin.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/browser/tests.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/browser/utilities.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/classregistry.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/class_.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/function.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/introspector.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/menu.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/module.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/tests.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/text.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/utilities.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/zcml.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/class_.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/codemodule.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/function.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/interfaces.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/metaconfigure.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/metadirectives.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/module.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/tests.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/text.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/zcml.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/component.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/disabled.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/browser.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/ifacemodule.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/interfaces.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/macros.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/menu.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/tests.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/interface.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/interfaces.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/presentation.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/static.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/testing.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/tests.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/typemodule/browser.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/typemodule/tests.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/typemodule/type.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/utilities.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/utilitymodule/browser.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/utilitymodule/tests.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/utilitymodule/utilitymodule.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/zcmlmodule/__init__.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/zcmlmodule/browser.py
  U   zope.app.apidoc/trunk/src/zope/app/apidoc/zcmlmodule/tests.py

-=-
Modified: zope.app.apidoc/trunk/bootstrap.py
===================================================================
--- zope.app.apidoc/trunk/bootstrap.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/bootstrap.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -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: zope.app.apidoc/trunk/setup.py
===================================================================
--- zope.app.apidoc/trunk/setup.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/setup.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -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: zope.app.apidoc/trunk/src/zope/app/apidoc/apidoc.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/apidoc.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/apidoc.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/book.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/book.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/book.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/browser.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/browser.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/browser.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,
@@ -13,7 +13,7 @@
 ##############################################################################
 """Browser Views for Book
 
-$Id: browser.py 28451 2004-11-13 23:21:47Z shane $
+$Id$
 """
 __docformat__ = 'restructuredtext'
 from metaconfigure import EMPTYPATH

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/metaconfigure.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/metaconfigure.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/metaconfigure.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001, 2002 Zope Corporation and Contributors.
+# Copyright (c) 2001, 2002 Zope Foundation and Contributors.
 # All Rights Reserved.
 # 
 # This software is subject to the provisions of the Zope Public License,
@@ -16,7 +16,7 @@
 These handlers process the `registerTopic()` directive of
 the "help" ZCML namespace.
 
-$Id: metaconfigure.py 26955 2004-08-09 04:06:35Z pruggera $
+$Id$
 """
 __docformat__ = 'restructuredtext'
 import os.path

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/metadirectives.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/metadirectives.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/metadirectives.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2001, 2002 Zope Corporation and Contributors.
+# Copyright (c) 2001, 2002 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,
@@ -13,7 +13,7 @@
 ##############################################################################
 """Schema for the ``apidoc:bookchapter`` directive
 
-$Id: metadirectives.py 28450 2004-11-13 21:05:19Z shane $
+$Id$
 """
 __docformat__ = 'restructuredtext'
 

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/tests.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/tests.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/bookmodule/tests.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/browser/apidoc.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/browser/apidoc.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/browser/apidoc.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/browser/macros.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/browser/macros.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/browser/macros.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2003 Zope Corporation and Contributors.
+# Copyright (c) 2003 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/browser/preference.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/browser/preference.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/browser/preference.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2005 Zope Corporation and Contributors.
+# Copyright (c) 2005 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/browser/skin.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/browser/skin.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/browser/skin.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/browser/tests.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/browser/tests.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/browser/tests.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2003, 2004 Zope Corporation and Contributors.
+# Copyright (c) 2003, 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/browser/utilities.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/browser/utilities.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/browser/utilities.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2009 Zope Corporation and Contributors.
+# Copyright (c) 2009 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/classregistry.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/classregistry.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/classregistry.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,
@@ -13,7 +13,7 @@
 ##############################################################################
 """Class Registry
 
-$Id: __init__.py 29143 2005-02-14 22:43:16Z srichter $
+$Id$
 """
 __docformat__ = 'restructuredtext'
 

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/class_.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/class_.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/class_.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/function.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/function.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/function.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,
@@ -13,7 +13,7 @@
 ##############################################################################
 """Function Views
 
-$Id: browser.py 29143 2005-02-14 22:43:16Z srichter $
+$Id$
 """
 __docformat__ = 'restructuredtext'
 from zope.component import getUtility

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/introspector.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/introspector.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/introspector.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/menu.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/menu.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/menu.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/module.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/module.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/module.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/tests.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/tests.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/tests.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/text.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/text.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/text.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,
@@ -13,7 +13,7 @@
 ##############################################################################
 """Function Views
 
-$Id: browser.py 29143 2005-02-14 22:43:16Z srichter $
+$Id$
 """
 __docformat__ = 'restructuredtext'
 from zope.app.apidoc.utilities import renderText

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/utilities.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/utilities.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/utilities.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -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: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/zcml.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/zcml.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/browser/zcml.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/class_.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/class_.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/class_.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/codemodule.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/codemodule.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/codemodule.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/function.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/function.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/function.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/interfaces.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/interfaces.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/interfaces.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/metaconfigure.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/metaconfigure.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/metaconfigure.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,
@@ -13,7 +13,7 @@
 ##############################################################################
 """This module handles the 'apidoc' namespace directives.
 
-$Id: metaconfigure.py 26889 2004-08-04 04:00:36Z pruggera $
+$Id$
 """
 __docformat__ = 'restructuredtext'
 from zope.interface import implements

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/metadirectives.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/metadirectives.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/metadirectives.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,
@@ -13,7 +13,7 @@
 ##############################################################################
 """``apidoc`` ZCML namespace directive interfaces
 
-$Id: metadirectives.py 26613 2004-07-18 21:50:40Z srichter $
+$Id$
 """
 __docformat__ = 'restructuredtext'
 import zope.interface

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/module.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/module.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/module.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/tests.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/tests.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/tests.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/text.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/text.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/text.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/zcml.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/zcml.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/codemodule/zcml.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/component.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/component.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/component.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/disabled.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/disabled.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/disabled.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/browser.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/browser.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/browser.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/ifacemodule.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/ifacemodule.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/ifacemodule.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/interfaces.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/interfaces.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/interfaces.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2005 Zope Corporation and Contributors.
+# Copyright (c) 2005 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/macros.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/macros.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/macros.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2003 Zope Corporation and Contributors.
+# Copyright (c) 2003 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,
@@ -13,7 +13,7 @@
 ##############################################################################
 """API Documentation macros
 
-$Id: macros.py 25177 2004-06-02 13:17:31Z jim $
+$Id$
 """
 from zope.app.basicskin.standardmacros import StandardMacros
 

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/menu.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/menu.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/menu.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/tests.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/tests.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/ifacemodule/tests.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/interface.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/interface.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/interface.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,
@@ -13,7 +13,7 @@
 ##############################################################################
 """Interface Inspection Utilities
 
-$Id: browser.py 29199 2005-02-17 22:38:55Z srichter $
+$Id$
 """
 __docformat__ = 'restructuredtext'
 

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/interfaces.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/interfaces.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/interfaces.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/presentation.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/presentation.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/presentation.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/static.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/static.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/static.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2005 Zope Corporation and Contributors.
+# Copyright (c) 2005 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/testing.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/testing.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/testing.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -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: zope.app.apidoc/trunk/src/zope/app/apidoc/tests.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/tests.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/tests.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/typemodule/browser.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/typemodule/browser.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/typemodule/browser.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/typemodule/tests.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/typemodule/tests.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/typemodule/tests.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/typemodule/type.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/typemodule/type.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/typemodule/type.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/utilities.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/utilities.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/utilities.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/utilitymodule/browser.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/utilitymodule/browser.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/utilitymodule/browser.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/utilitymodule/tests.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/utilitymodule/tests.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/utilitymodule/tests.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/utilitymodule/utilitymodule.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/utilitymodule/utilitymodule.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/utilitymodule/utilitymodule.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/zcmlmodule/__init__.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/zcmlmodule/__init__.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/zcmlmodule/__init__.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/zcmlmodule/browser.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/zcmlmodule/browser.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/zcmlmodule/browser.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 Zope Foundation and Contributors.
 # All Rights Reserved.
 #
 # This software is subject to the provisions of the Zope Public License,

Modified: zope.app.apidoc/trunk/src/zope/app/apidoc/zcmlmodule/tests.py
===================================================================
--- zope.app.apidoc/trunk/src/zope/app/apidoc/zcmlmodule/tests.py	2010-06-10 01:08:33 UTC (rev 113307)
+++ zope.app.apidoc/trunk/src/zope/app/apidoc/zcmlmodule/tests.py	2010-06-10 01:09:36 UTC (rev 113308)
@@ -1,6 +1,6 @@
 ##############################################################################
 #
-# Copyright (c) 2004 Zope Corporation and Contributors.
+# Copyright (c) 2004 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