diff --git a/hashboot b/hashboot index 89aebfb..19d360e 100755 --- a/hashboot +++ b/hashboot @@ -5,12 +5,12 @@ #7 = write error, 8 = dd error, 9 = file not found #10 = bios mismatch, 11 == mbr&bios mismatch, 12 = files&bios mismatch #13 = mbr&bios&files mismatch -################################################################################### -# "THE HUG-WARE LICENSE" (Revision 1): # -# xo and tastytea wrote these files. As long # -# as you retain this notice you can do whatever you want with this stuff. If we # -# meet some day, and you think this stuff is worth it, you can give us a hug. # -################################################################################### +#################################################################################### +# "THE HUG-WARE LICENSE" (Revision 1): # +# teldra and tastytea wrote these files. # +# As Long as you retain this notice you can do whatever you want with this stuff. # +# If we meet some day, and you think this stuff is worth it, you can give us a hug.# +#################################################################################### VERSION="0.9.8" PATH="/bin:/usr/bin:/sbin:/usr/sbin:${PATH}"