[Zope-CVS] CVS: Products/ZCTextIndex - WidCode.py:1.5

Guido van Rossum guido@python.org
Mon, 20 May 2002 12:23:59 -0400


Update of /cvs-repository/Products/ZCTextIndex
In directory cvs.zope.org:/tmp/cvs-serv15877

Modified Files:
	WidCode.py 
Log Message:
Add Zope Copyright notice.


=== Products/ZCTextIndex/WidCode.py 1.4 => 1.5 ===
+#
+# 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.
+#
+##############################################################################
+
 # A byte-aligned encoding for lists of non-negative ints, using fewer bytes
 # for smaller ints.  This is intended for lists of word ids (wids).  The
 # ordinary string .find() method can be used to find the encoded form of a