summaryrefslogtreecommitdiff
path: root/ext/PerlIO-encoding
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 /ext/PerlIO-encoding
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 'ext/PerlIO-encoding')
-rw-r--r--ext/PerlIO-encoding/encoding.xs4
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/PerlIO-encoding/encoding.xs b/ext/PerlIO-encoding/encoding.xs
index e94555ce95..d6b202a414 100644
--- a/ext/PerlIO-encoding/encoding.xs
+++ b/ext/PerlIO-encoding/encoding.xs
@@ -1,7 +1,3 @@
-/*
- * $Id: encoding.xs,v 0.3 2002/04/21 22:14:41 dankogai Exp $
- */
-
#define PERL_NO_GET_CONTEXT
#include "EXTERN.h"
#include "perl.h"