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.