[Zope3-checkins] CVS: Packages/ZConfig/tests - test_subst.py:1.1.2.2

Fred L. Drake, Jr. fred@zope.com
Wed, 11 Dec 2002 15:18:15 -0500


Update of /cvs-repository/Packages/ZConfig/tests
In directory cvs.zope.org:/tmp/cvs-serv21799/tests

Modified Files:
      Tag: zconfig-schema-devel-branch
	test_subst.py 
Log Message:
Add missing ZPL boilerplate to Python files.

=== Packages/ZConfig/tests/test_subst.py 1.1.2.1 => 1.1.2.2 ===
--- Packages/ZConfig/tests/test_subst.py:1.1.2.1	Wed Dec 11 01:34:21 2002
+++ Packages/ZConfig/tests/test_subst.py	Wed Dec 11 15:18:15 2002
@@ -1,3 +1,16 @@
+##############################################################################
+#
+# Copyright (c) 2002 Zope Corporation and Contributors.
+# All Rights Reserved.
+#
+# This software is subject to the provisions of the Zope Public License,
+# Version 2.0 (ZPL).  A copy of the ZPL should accompany this distribution.
+# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
+# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
+# FOR A PARTICULAR PURPOSE.
+#
+##############################################################################
 """Tests of the string interpolation module."""
 
 # This is needed to support Python 2.1.