Add repo URL.

This commit is contained in:
Elyrith 2013-06-04 18:00:47 -04:00
parent 9949d52e4b
commit c5c3e04aba
2 changed files with 6 additions and 2 deletions

View File

@ -27,9 +27,11 @@
# with the --warning argument. # # with the --warning argument. #
# Written in Bash (and uses sed & awk). # # Written in Bash (and uses sed & awk). #
# # # #
# The latest version of check_md5.sh and check_sha512.sh can be found at: #
# https://github.com/jackbenny/check_md5 #
# #
############################################################################### ###############################################################################
VERSION="1.1" VERSION="1.1"
AUTHOR="(c) 2012 Jack-Benny Persson (jack-benny@cyberinfo.se)" AUTHOR="(c) 2012 Jack-Benny Persson (jack-benny@cyberinfo.se)"

View File

@ -27,9 +27,11 @@
# with the --warning argument. # # with the --warning argument. #
# Written in Bash (and uses sed & awk). # # Written in Bash (and uses sed & awk). #
# # # #
# The latest version of check_md5.sh and check_sha512.sh can be found at: #
# https://github.com/jackbenny/check_md5 #
# #
############################################################################### ###############################################################################
VERSION="1.1" VERSION="1.1"
AUTHOR="(c) 2012 Jack-Benny Persson (jack-benny@cyberinfo.se), modified for SHA512 by Ryan Loudfoot (elyrith@gmail.com)" AUTHOR="(c) 2012 Jack-Benny Persson (jack-benny@cyberinfo.se), modified for SHA512 by Ryan Loudfoot (elyrith@gmail.com)"