Update source code URL
This commit is contained in:
parent
d37d49928e
commit
160e9a02f2
|
@ -4,8 +4,8 @@
|
||||||
const char* argp_program_version =
|
const char* argp_program_version =
|
||||||
PROJECT_NAME " " VERSION_CODE "\n\n"
|
PROJECT_NAME " " VERSION_CODE "\n\n"
|
||||||
"License: GPLv3 <https://www.gnu.org/licenses/gpl-3.0.html>\n"
|
"License: GPLv3 <https://www.gnu.org/licenses/gpl-3.0.html>\n"
|
||||||
"If you did not receive a copy of the source code, it is\n"
|
"If you did not receive a copy of the source code, it is available\n"
|
||||||
"available at <git://git.epicalert.xyz/facecam2d.git> or the\n"
|
"at <https://git.epicalert.xyz/Epicalert/facecam2d.git> or the\n"
|
||||||
"GitLab mirror at <https://gitlab.com/epicalert/facecam2d.git>.";
|
"GitLab mirror at <https://gitlab.com/epicalert/facecam2d.git>.";
|
||||||
|
|
||||||
#ifndef _WIN32
|
#ifndef _WIN32
|
||||||
|
|
Loading…
Reference in a new issue