From 2700462c20451ce7f690be7a23a0998322612004 Mon Sep 17 00:00:00 2001 From: Teldra Date: Sun, 24 Feb 2019 15:08:21 +0100 Subject: [PATCH] Update hashboot --- hashboot | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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}"