From 0982e98ee2792b95e708aeb8a2ea5fb2f16ec6c3 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Thu, 2 Jan 2020 13:10:42 -0500 Subject: [PATCH] Update some copyrights --- src/cc/makecclib | 2 +- src/deprecation.cpp | 2 +- src/deprecation.h | 2 +- src/komodo_bitcoind.h | 2 +- src/komodo_gateway.h | 2 +- src/komodo_globals.h | 2 +- src/komodo_utils.h | 2 +- src/metrics.cpp | 2 +- src/sietch.h | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/cc/makecclib b/src/cc/makecclib index 52936734a..c5e394740 100755 --- a/src/cc/makecclib +++ b/src/cc/makecclib @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright (c) 2019 The Hush developers +# Copyright (c) 2019-2020 The Hush developers rm *.so rogue/rogue games/tetris games/prices diff --git a/src/deprecation.cpp b/src/deprecation.cpp index 5f88cf7a1..b32f24880 100644 --- a/src/deprecation.cpp +++ b/src/deprecation.cpp @@ -1,5 +1,5 @@ // Copyright (c) 2017 The Zcash developers -// Copyright (c) 2019 The Hush developers +// Copyright (c) 2019-2020 The Hush developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/deprecation.h b/src/deprecation.h index f35fa3642..eae3c92b9 100644 --- a/src/deprecation.h +++ b/src/deprecation.h @@ -1,5 +1,5 @@ // Copyright (c) 2017 The Zcash developers -// Copyright (c) 2019 The Hush developers +// Copyright (c) 2019-2020 The Hush developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/komodo_bitcoind.h b/src/komodo_bitcoind.h index bdbadf434..b89aa5c0a 100644 --- a/src/komodo_bitcoind.h +++ b/src/komodo_bitcoind.h @@ -1,4 +1,4 @@ -// Copyright 2019 The Hush Developers +// Copyright 2019-2020 The Hush Developers /****************************************************************************** * Copyright © 2014-2019 The SuperNET Developers. * diff --git a/src/komodo_gateway.h b/src/komodo_gateway.h index 72079beb0..aba43e0aa 100644 --- a/src/komodo_gateway.h +++ b/src/komodo_gateway.h @@ -1,4 +1,4 @@ -// Copyright 2019 The Hush developers +// Copyright 2019-2020 The Hush developers /****************************************************************************** * Copyright © 2014-2019 The SuperNET Developers. * * * diff --git a/src/komodo_globals.h b/src/komodo_globals.h index 8314b66ed..df24b828d 100644 --- a/src/komodo_globals.h +++ b/src/komodo_globals.h @@ -1,4 +1,4 @@ -// Copyright 2019 The Hush Developers +// Copyright 2019-2020 The Hush Developers /****************************************************************************** * Copyright © 2014-2019 The SuperNET Developers. * diff --git a/src/komodo_utils.h b/src/komodo_utils.h index dc0cb7cb1..0a1634348 100644 --- a/src/komodo_utils.h +++ b/src/komodo_utils.h @@ -1,4 +1,4 @@ -// Copyright (c) 2019 The Hush developers +// Copyright (c) 2019-2020 The Hush developers /****************************************************************************** * Copyright © 2014-2019 The SuperNET Developers. * * * diff --git a/src/metrics.cpp b/src/metrics.cpp index 5102da584..ff0863a19 100644 --- a/src/metrics.cpp +++ b/src/metrics.cpp @@ -1,5 +1,5 @@ // Copyright (c) 2016 The Zcash developers -// Copyright (c) 2019 The Hush developers +// Copyright (c) 2019-2020 The Hush developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. diff --git a/src/sietch.h b/src/sietch.h index cded465bc..64a4fe0ce 100644 --- a/src/sietch.h +++ b/src/sietch.h @@ -1,5 +1,5 @@ /****************************************************************************** - * Copyright © 2019 The Hush developers * + * Copyright © 2019-2020 The Hush developers * * * * See the AUTHORS and LICENSE files at * * the top-level directory of this distribution for the individual copyright *