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 *