summaryrefslogtreecommitdiffstats
path: root/perl-install/raid.pm
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/raid.pm
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/raid.pm')
-rw-r--r--perl-install/raid.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/raid.pm b/perl-install/raid.pm
index c9f974946..abcca2b79 100644
--- a/perl-install/raid.pm
+++ b/perl-install/raid.pm
@@ -1,4 +1,4 @@
-package raid; # $Id: raid.pm 269279 2010-05-24 14:12:09Z pterjan $
+package raid;
use diagnostics;
use strict;