]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - hwprofile
makefile fix
[projects/rc-scripts.git] / hwprofile
index 804d31ffb937dfed2be9768124aaec6225e96d45..4f24a9e6ad8cecaff8839bdeb6c76d4a5c68152a 100755 (executable)
--- a/hwprofile
+++ b/hwprofile
@@ -1,7 +1,6 @@
 #!/bin/sh
-# (C) 2001 Arkadiusz Mikiewicz <misiek@pld.ORG.PL>
+# (C) 2001 Arkadiusz Miśkiewicz <misiek@pld.ORG.PL>
 # Hardware Profiles for rc-scripts TOTALNEW.
-# $Id$
 
 PROFDIR="/etc/sysconfig/hwprofiles"
 QUIET=0
@@ -330,6 +329,3 @@ if [ "$#" -le "0" -o "$OPTIND" -eq 1 ]; then
 fi
 
 exit 0
-
-# This must be last line !
-# vi:syntax=sh
This page took 0.052605 seconds and 4 git commands to generate.