[CMF-checkins] CVS: CMF/CMFTopic/interfaces - Criterion.py:1.4.48.1
__init__.py:1.2.48.1
Sidnei da Silva
sidnei at awkly.org
Thu Apr 22 13:48:28 EDT 2004
Update of /cvs-repository/CMF/CMFTopic/interfaces
In directory cvs.zope.org:/tmp/cvs-serv30596/CMFTopic/interfaces
Modified Files:
Tag: CMF-1_4-branch
Criterion.py __init__.py
Log Message:
Fix version.txt to right version. Run reindent.py for removing extra tabs and whitespaces
=== CMF/CMFTopic/interfaces/Criterion.py 1.4 => 1.4.48.1 ===
--- CMF/CMFTopic/interfaces/Criterion.py:1.4 Wed Nov 28 14:06:27 2001
+++ CMF/CMFTopic/interfaces/Criterion.py Thu Apr 22 13:47:57 2004
@@ -1,14 +1,14 @@
##############################################################################
#
# Copyright (c) 2001 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
-#
+#
##############################################################################
"""\
Declare interface for search criterion classes, as used by Topic
=== CMF/CMFTopic/interfaces/__init__.py 1.2 => 1.2.48.1 ===
--- CMF/CMFTopic/interfaces/__init__.py:1.2 Wed Nov 28 14:06:27 2001
+++ CMF/CMFTopic/interfaces/__init__.py Thu Apr 22 13:47:57 2004
@@ -1,14 +1,14 @@
##############################################################################
#
# Copyright (c) 2001 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
-#
+#
##############################################################################
"""\
Loads interface names into the package.
More information about the CMF-checkins
mailing list