Browse Source

Add copyright lines to HSC batch file

pull/208/head
Jonathan "Duke" Leto 2 years ago
parent
commit
c1286c4140
  1. 3
      src/hush-smart-chain.bat

3
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 %*

Loading…
Cancel
Save