[Checkins] SVN: zope.html/trunk/ Remove CVS-era Id fossils.

Tres Seaver tseaver at palladion.com
Thu Jun 3 12:57:51 EDT 2010


Log message for revision 113038:
  Remove CVS-era Id fossils.

Changed:
  U   zope.html/trunk/bootstrap.py
  U   zope.html/trunk/setup.py

-=-
Modified: zope.html/trunk/bootstrap.py
===================================================================
--- zope.html/trunk/bootstrap.py	2010-06-03 16:56:13 UTC (rev 113037)
+++ zope.html/trunk/bootstrap.py	2010-06-03 16:57:50 UTC (rev 113038)
@@ -16,8 +16,6 @@
 Simply run this script in a directory containing a buildout.cfg.
 The script accepts buildout command-line options, so you can
 use the -c option to specify an alternate configuration file.
-
-$Id$
 """
 
 import os, shutil, sys, tempfile, urllib2

Modified: zope.html/trunk/setup.py
===================================================================
--- zope.html/trunk/setup.py	2010-06-03 16:56:13 UTC (rev 113037)
+++ zope.html/trunk/setup.py	2010-06-03 16:57:50 UTC (rev 113038)
@@ -17,8 +17,6 @@
 # Zope Toolkit policies as described by this documentation.
 ##############################################################################
 """Setup for zope.html package
-
-$Id: setup.py 80818 2007-10-11 04:06:12Z srichter $
 """
 import os
 from setuptools import setup, find_packages



More information about the checkins mailing list