update copyright

This commit is contained in:
Duke Leto
2022-02-16 14:08:28 -05:00
parent 9579702f0f
commit 3695e68190
6 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
Copyright 2019-2021 The Hush developers
Copyright 2019-2022 The Hush developers
Copyright 2018 adityapk

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright 2019-2021 The Hush Developers
# Copyright 2019-2022 The Hush Developers
# Released under the GPLv3
UNAME=$(uname)

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright 2019-2021 The Hush developers
# Copyright 2019-2022 The Hush developers
# Released under the GPLv3
VERSION=1.0.18

View File

@@ -1,4 +1,4 @@
#!/bin/bash
# Copyright 2019-2021 The Hush Developers
# Copyright 2019-2022 The Hush Developers
./build.sh && ./SilentDragonLite

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright 2019-2021 The Hush Developers
# Copyright 2019-2022 The Hush Developers
username=$(id -un)
sed -i "s|\/home\/.*\/SilentDragonLite\/|\/home\/$username\/SilentDragonLite\/|g" SilentDragonLite.desktop

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright 2019-2021 The Hush Developers
# Copyright 2019-2022 The Hush Developers
cd ../ && ./build.sh linguist && ./build.sh
# should be better