Imported Upstream version 3.3.2
[debian/amanda] / installcheck / Amanda_Curinfo.pl
index b3f62b534f89c6548ed04429abe978e0e54052a1..e37704380b55ae8eb6bcf08c3d3fad9691876a90 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2009, 2010 Zmanda, Inc.  All Rights Reserved.
+# Copyright (c) 2009-2012 Zmanda, Inc.  All Rights Reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License version 2 as published
 # Contact information: Zmanda Inc, 465 S. Mathilda Ave., Suite 300
 # Sunnyvale, CA 94086, USA, or: http://www.zmanda.com
 
+use Test::More tests => 18;
 use strict;
+use warnings;
 
-use Test::More tests => 18;
 use File::Path qw(mkpath);
 use Data::Dumper;