diff options
| -rwxr-xr-x | contrib/gitian-build.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/gitian-build.sh b/contrib/gitian-build.sh index a4e9e7ee6..cfe4bd7d4 100755 --- a/contrib/gitian-build.sh +++ b/contrib/gitian-build.sh @@ -1,4 +1,5 @@ -# Copyright (c) 2021 The dogecoin Core developers +# Copyright (c) 2016 The Bitcoin Core developers +# Copyright (c) 2021 The Dogecoin Core developers # Distributed under the MIT software license, see the accompanying # file COPYING or http://www.opensource.org/licenses/mit-license.php. |