From 17172c68d969b6ffb8e4fe3acf6f3c97d4a04db7 Mon Sep 17 00:00:00 2001 From: jahway603 Date: Sun, 23 Aug 2020 23:36:16 -0400 Subject: [PATCH] updated Copyright year in some files --- LICENSE | 2 +- build.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)