summaryrefslogtreecommitdiffstats
path: root/perl-install/c
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2014-06-07 08:23:23 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2014-06-07 08:29:16 +0200
commit9df2d51e71e3676d7c8d0d86dac8259e9aa5ae5e (patch)
tree9214f482563c37bc9d3b3f0925b1836563316c4b /perl-install/c
parentafb976328411ad2f63678241e8fe41efd64827b1 (diff)
downloaddrakx-9df2d51e71e3676d7c8d0d86dac8259e9aa5ae5e.tar
drakx-9df2d51e71e3676d7c8d0d86dac8259e9aa5ae5e.tar.gz
drakx-9df2d51e71e3676d7c8d0d86dac8259e9aa5ae5e.tar.bz2
drakx-9df2d51e71e3676d7c8d0d86dac8259e9aa5ae5e.tar.xz
drakx-9df2d51e71e3676d7c8d0d86dac8259e9aa5ae5e.zip
kill $Id:$ tags
they're obsolete since switching from CVS/SVN to git...
Diffstat (limited to 'perl-install/c')
-rw-r--r--perl-install/c/stuff.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/c/stuff.pm b/perl-install/c/stuff.pm
index e9cdbc3bd..72b5b0bd3 100644
--- a/perl-install/c/stuff.pm
+++ b/perl-install/c/stuff.pm
@@ -1,4 +1,4 @@
-package c::stuff; # $Id: stuff.pm 214710 2005-12-15 09:14:01Z prigaux $
+package c::stuff;
use strict;
use vars qw($VERSION @ISA);