mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Add other licenses.
This commit is contained in:
committed by
Alex Beregszaszi
parent
dd9416be29
commit
c78a3a0b01
@@ -190,6 +190,7 @@ static void version()
|
||||
|
||||
static void license()
|
||||
{
|
||||
cout << otherLicenses << endl;
|
||||
// This is a static variable generated by cmake from LICENSE.txt
|
||||
cout << licenseText << endl;
|
||||
exit(0);
|
||||
|
||||
Reference in New Issue
Block a user