summaryrefslogtreecommitdiff
path: root/lib/ExtUtils
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2010-12-16 16:28:44 +0000
committerNicholas Clark <nick@ccl4.org>2010-12-16 16:30:06 +0000
commita6d37805ca8a9ba886aa2ba80bc65640f6fd7b01 (patch)
treef958afff7dbb6145366370cd6318cf16d683c49a /lib/ExtUtils
parent93d7320bf7eac5942274854396d4ccc6268106c7 (diff)
downloadperl-a6d37805ca8a9ba886aa2ba80bc65640f6fd7b01.tar.gz
Remove "dead" RCS $Id$ tags from files that we own.
All files have been modified more recently than their tag, rendering information in the tag redundant.
Diffstat (limited to 'lib/ExtUtils')
-rw-r--r--lib/ExtUtils/Embed.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ExtUtils/Embed.pm b/lib/ExtUtils/Embed.pm
index edb82b0a2a..e07e225ae6 100644
--- a/lib/ExtUtils/Embed.pm
+++ b/lib/ExtUtils/Embed.pm
@@ -1,4 +1,3 @@
-# $Id: Embed.pm,v 1.1.1.1 2002/01/16 19:27:19 schwern Exp $
require 5.002;
package ExtUtils::Embed;