From f583008c7376bc7c9323331fe6a9c580752c08dd Mon Sep 17 00:00:00 2001 From: chriseth Date: Mon, 12 Jun 2017 12:28:17 +0200 Subject: Remove copyright notice. --- solc/CommandLineInterface.cpp | 1 - 1 file changed, 1 deletion(-) 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. -- cgit v1.2.3