diff --git a/LICENSE b/LICENSE index 262f6fb..fa19312 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ - Copyright 2019 The Hush developers + Copyright 2019-2020 The Hush developers Copyright 2018 adityapk diff --git a/build.sh b/build.sh index deaf8b2..8954556 100755 --- a/build.sh +++ b/build.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2019 The Hush Developers +# Copyright 2019-2020 The Hush Developers UNAME=$(uname)