summaryrefslogtreecommitdiffstats
path: root/urpmf
diff options
context:
space:
mode:
Diffstat (limited to 'urpmf')
-rwxr-xr-xurpmf3
1 files changed, 3 insertions, 0 deletions
diff --git a/urpmf b/urpmf
index d7130612..a32033dd 100755
--- a/urpmf
+++ b/urpmf
@@ -1,5 +1,7 @@
#!/usr/bin/perl
+# $Id$
+
#- Copyright (C) 2002 MandrakeSoft (fpons@mandrakesoft.com)
#-
#- This program is free software; you can redistribute it and/or modify
@@ -17,6 +19,7 @@
#- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#use strict qw(subs vars refs);
+use strict;
use urpm;
sub usage {