aboutsummaryrefslogtreecommitdiffstats
path: root/solc/CommandLineInterface.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'solc/CommandLineInterface.cpp')
-rw-r--r--solc/CommandLineInterface.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/solc/CommandLineInterface.cpp b/solc/CommandLineInterface.cpp
index fcd58cb3..cae05b18 100644
--- a/solc/CommandLineInterface.cpp
+++ b/solc/CommandLineInterface.cpp
@@ -521,7 +521,6 @@ bool CommandLineInterface::parseArguments(int _argc, char** _argv)
// Declare the supported options.
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
are welcome to redistribute it under certain conditions. See 'solc --license'
for details.