[Zodb-checkins] CVS: Zope/lib/Components/ExtensionClass/src - Record.c:1.13.18.1
Guido van Rossum
guido@python.org
Wed, 13 Feb 2002 11:37:33 -0500
Update of /cvs-repository/Zope/lib/Components/ExtensionClass/src
In directory cvs.zope.org:/tmp/cvs-serv967/lib/Components/ExtensionClass/src
Modified Files:
Tag: Zope-2_5-branch
Record.c
Log Message:
Cosmetic changes, merged from the trunk: add 2002 to copyright, in
some cases switch to ZPL 2.0 or even add a notice in the first place,
or fix non-standard notice formatting. Nothing else.
=== Zope/lib/Components/ExtensionClass/src/Record.c 1.13 => 1.13.18.1 ===
- Copyright (c) 2001 Zope Corporation and Contributors. All Rights Reserved.
+ Copyright (c) 2001, 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.