Update init.cpp

This commit is contained in:
NotRin7
2024-04-09 19:29:37 +02:00
committed by GitHub
parent 12ff842d8c
commit 6c4fb0b0ca

View File

@@ -582,6 +582,7 @@ std::string LicenseInfo()
const std::string URL_SOURCE_CODE = "<https://github.com/NotRin7/palladium>";
return CopyrightHolders(strprintf(_("Copyright (C) %i-%i").translated, 2024, COPYRIGHT_YEAR) + " ") + "\n" +
"Copyright (C) 2009-2024 The Bitcoin Core developers" + "\n" +
"\n" +
strprintf(_("Please contribute if you find %s useful. "
"Visit %s for further information about the software.").translated,