From c1286c4140293ce2c07827dedc7eb346cce1a00a Mon Sep 17 00:00:00 2001 From: "Jonathan \"Duke\" Leto" Date: Mon, 19 Sep 2022 13:58:21 -0700 Subject: [PATCH] Add copyright lines to HSC batch file --- src/hush-smart-chain.bat | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/hush-smart-chain.bat b/src/hush-smart-chain.bat index 303b08eeb..3499da74f 100644 --- a/src/hush-smart-chain.bat +++ b/src/hush-smart-chain.bat @@ -1,3 +1,6 @@ +:: Copyright (c) 2016-2022 The Hush developers +:: Distributed under the GPLv3 software license, see the accompanying +:: file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html @call :GET_CURRENT_DIR @cd %THIS_DIR% hushd %*