Update copyrights

This commit is contained in:
Jonathan "Duke" Leto
2022-09-21 08:38:10 -07:00
parent 9360cc3770
commit 005f1e00bc
8 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Copyright (c) 2018-2020 The Hush developers
# Copyright (c) 2018-2022 The Hush developers
#set working directory to the location of this script
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
cd $DIR

View File

@@ -1,3 +1,3 @@
#!/usr/bin/env bash
# Copyright (c) 2018-2020 The Hush developers
# Copyright (c) 2018-2022 The Hush developers
./hush-smart-chain -ac_name=KOOLAID $@

View File

@@ -1,3 +1,3 @@
#!/usr/bin/env bash
# Copyright (c) 2018-2020 The Hush developers
# Copyright (c) 2018-2022 The Hush developers
./hush-smart-chain -ac_name=KUSH $@

View File

@@ -1,3 +1,3 @@
#!/usr/bin/env bash
# Copyright (c) 2018-2020 The Hush developers
# Copyright (c) 2018-2022 The Hush developers
./hush-smart-chain -ac_name=ZEX $@