From 9df2d51e71e3676d7c8d0d86dac8259e9aa5ae5e Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Sat, 7 Jun 2014 08:23:23 +0200 Subject: kill $Id:$ tags they're obsolete since switching from CVS/SVN to git... --- perl-install/c/stuff.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/c') 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); -- cgit v1.2.1