Added lots more modules from lintian. Maemian appears to work.
[maemian] / lib / Util.pm
index 1b7cb26..47de540 100644 (file)
@@ -1,5 +1,4 @@
-# Hey emacs! This is a -*- Perl -*- script!
-# Util -- Perl utility functions for lintian
+# Util -- Perl utility functions for maemian
 
 # Copyright (C) 1998 Christian Schwarz
 #
@@ -314,9 +313,3 @@ sub fail {
 }
 
 1;
-
-# Local Variables:
-# indent-tabs-mode: t
-# cperl-indent-level: 4
-# End:
-# vim: syntax=perl sw=4 ts=8