From 4729e637121b4a4b7d94e1149543ccf2042c0794 Mon Sep 17 00:00:00 2001 From: teldra Date: Sun, 24 Feb 2019 15:28:17 +0100 Subject: [PATCH] Beautify license --- hashboot | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/hashboot b/hashboot index 19d360e..48e9b47 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): # -# 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.# -#################################################################################### +############################################################################### +# "THE HUG-WARE LICENSE" (Revision 2): # +# teldra and tastytea wrote this. # +# As Long as you retain this notice you can do whatever you want with this. # +# If we meet some day, and you think this is nice, you can give us a hug. # +############################################################################### VERSION="0.9.8" PATH="/bin:/usr/bin:/sbin:/usr/sbin:${PATH}"