SVN: zpkgtools/branches/fdrake-zconfig-branch/zpkgsetup/cfgparser.py add missing ZPL blurb
"Fred L. Drake, Jr." <[email protected]>
| Newsgroups | gmane.comp.web.zope.public-cvs |
|---|---|
| Message-ID | <[email protected]> |
Log message for revision 38197: add missing ZPL blurb Changed: U zpkgtools/branches/fdrake-zconfig-branch/zpkgsetup/cfgparser.py -=- Modified: zpkgtools/branches/fdrake-zconfig-branch/zpkgsetup/cfgparser.py =================================================================== --- zpkgtools/branches/fdrake-zconfig-branch/zpkgsetup/cfgparser.py 2005-08-31 16:29:05 UTC (rev 38196) +++ zpkgtools/branches/fdrake-zconfig-branch/zpkgsetup/cfgparser.py 2005-08-31 16:35:40 UTC (rev 38197) @@ -1,3 +1,16 @@ +############################################################################## +# +# Copyright (c) 2004 Zope Corporation and Contributors. +# All Rights Reserved. +# +# This software is subject to the provisions of the Zope Public License, +# Version 2.1 (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. +# +############################################################################## """Configuration parsing based on ZConfig instead of the bastard parser. """ _______________________________________________ Zope-CVS maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-cvs Zope CVS instructions: http://dev.zope.org/CVS