[Zope-CVS] CVS: Products/ZCTextIndex - StopDict.py:1.3

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


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

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


=== Products/ZCTextIndex/StopDict.py 1.2 => 1.3 ===
+#
+# 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.
+#
+##############################################################################
+
 """Provide a default list of stop words for the index.
 
 The specific splitter and lexicon are customizable, but the default