From 3200ddcf11a18ec3a39e2279a87a0d8c23a873e1 Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Sun, 3 Jun 2018 15:19:00 +0800 Subject: license header --- functions.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'functions.sh') 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 +# SPDX-License-Identifier: GPL-3.0-or-later + checksum_verify() { local _hashtool _hashsum _cksum if [ -n "$SHA512" ]; then -- cgit v1.2.3