summaryrefslogtreecommitdiff
path: root/functions.sh
diff options
context:
space:
mode:
Diffstat (limited to 'functions.sh')
-rw-r--r--functions.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/functions.sh b/functions.sh
index e57b72f..c077231 100644
--- a/functions.sh
+++ b/functions.sh
@@ -1,3 +1,6 @@
+# Copyright (C) 2016-2018 Iru Cai <mytbk920423@gmail.com>
+# SPDX-License-Identifier: GPL-3.0-or-later
+
checksum_verify() {
local _hashtool _hashsum _cksum
if [ -n "$SHA512" ]; then