Remove copyright notice.

This commit is contained in:
chriseth 2017-06-12 12:28:17 +02:00 committed by GitHub
parent 9d0691b47a
commit f583008c73

View File

@ -521,7 +521,6 @@ bool CommandLineInterface::parseArguments(int _argc, char** _argv)
// Declare the supported options. // Declare the supported options.
po::options_description desc(R"(solc, the Solidity commandline compiler. po::options_description desc(R"(solc, the Solidity commandline compiler.
Solidity Copyright (C) 2014-2017 Solidity contributors.
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you
are welcome to redistribute it under certain conditions. See 'solc --license' are welcome to redistribute it under certain conditions. See 'solc --license'
for details. for details.