mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Merge 712cab3a8f into merged_master (Bitcoin PR bitcoin/bitcoin#31061)
This commit is contained in:
commit
c5cac8efa2
24 changed files with 125 additions and 471 deletions
|
|
@ -95,7 +95,7 @@ std::string LicenseInfo()
|
|||
strprintf(_("The source code is available from %s."), URL_SOURCE_CODE).translated +
|
||||
"\n" +
|
||||
"\n" +
|
||||
_("This is experimental software.").translated + "\n" +
|
||||
_("This is experimental software.") + "\n" +
|
||||
strprintf(_("Distributed under the MIT software license, see the accompanying file %s or %s"), "COPYING", "<https://opensource.org/licenses/MIT>").translated +
|
||||
"\n";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue