All this text was replaced by just an info on where to look for a license.
This commit is contained in:
parent
14262cd3c5
commit
8b301c7038
@ -77,11 +77,7 @@ inline price_t to_wattpersecond(price_t price) {
|
|||||||
void print_version() {
|
void print_version() {
|
||||||
printf("kwh-calc Ver. " VERSION "\n"
|
printf("kwh-calc Ver. " VERSION "\n"
|
||||||
"Copyright (C) 2021 Alexander \"Arav\" Andreev <me@arav.top>. All rights reserved.\n"
|
"Copyright (C) 2021 Alexander \"Arav\" Andreev <me@arav.top>. All rights reserved.\n"
|
||||||
"The software is provided \"AS IS\", without WARRANTY of ANY KIND, EXPRESS or\n"
|
"License for this program is stored in /usr/share/licenses/kwh-calc/LICENSE.");
|
||||||
"IMPLIED, including but not limited to the WARRANTIES of MERCHANTABILITY, fitness\n"
|
|
||||||
"for a PARTICULAR PURPOSE and NONINFRINGEMENT.\n"
|
|
||||||
"See LICENSE file, containing a text of MIT+NIGGER license, that comes with\n"
|
|
||||||
"the source code for a full text.\n");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void print_usage() {
|
void print_usage() {
|
||||||
|
Loading…
Reference in New Issue
Block a user