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

Tres Seaver tseaver at palladion.com
Thu Jun 3 12:16:50 EDT 2010


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

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

-=-
Modified: zope.copy/trunk/bootstrap.py
===================================================================
--- zope.copy/trunk/bootstrap.py	2010-06-03 16:16:30 UTC (rev 113024)
+++ zope.copy/trunk/bootstrap.py	2010-06-03 16:16:50 UTC (rev 113025)
@@ -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.copy/trunk/setup.py
===================================================================
--- zope.copy/trunk/setup.py	2010-06-03 16:16:30 UTC (rev 113024)
+++ zope.copy/trunk/setup.py	2010-06-03 16:16:50 UTC (rev 113025)
@@ -12,8 +12,6 @@
 #
 ##############################################################################
 """Setup for zope.copy package
-
-$Id$
 """
 import os
 from setuptools import setup, find_packages



More information about the checkins mailing list