Fixed a typo licence -> license.
This commit is contained in:
parent
c657ed047c
commit
acc7655e83
@ -87,7 +87,7 @@ price_t price_kwh_to_wattsecond(const price_t price) {
|
|||||||
void print_version(void) {
|
void print_version(void) {
|
||||||
fputs("kwh-cost Ver. " VERSION "\n"
|
fputs("kwh-cost Ver. " VERSION "\n"
|
||||||
"Copyright (C) 2021-2024 Alexander \"Arav\" Andreev <me@arav.su>. All rights reserved.\n"
|
"Copyright (C) 2021-2024 Alexander \"Arav\" Andreev <me@arav.su>. All rights reserved.\n"
|
||||||
"This program is distributed under the terms of MIT+NIGGER licence.\n"
|
"This program is distributed under the terms of MIT+NIGGER license.\n"
|
||||||
"You can see a license for this program in /usr/share/licenses/kwh-cost/LICENSE.\n", stderr);
|
"You can see a license for this program in /usr/share/licenses/kwh-cost/LICENSE.\n", stderr);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user