diff options
author | Joursoir <chat@joursoir.net> | 2021-03-01 11:09:38 +0000 |
---|---|---|
committer | Joursoir <chat@joursoir.net> | 2021-03-01 11:09:38 +0000 |
commit | 5833a6c3cf690154c86f308943d29e7a16eb7a00 (patch) | |
tree | 816f180f3bcb0792def9ba7bb409b93047a7334d /src/main.c | |
parent | 791acae6546f6c366cb79a1beddf917a7a3d41c4 (diff) | |
download | lock-password-5833a6c3cf690154c86f308943d29e7a16eb7a00.tar.gz lock-password-5833a6c3cf690154c86f308943d29e7a16eb7a00.tar.bz2 lock-password-5833a6c3cf690154c86f308943d29e7a16eb7a00.zip |
update doc and makefilev1.1a
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -396,7 +396,7 @@ int cmd_version(int argc, char *argv[]) { printf("LockPassword v%s\n" "Release date: %s\n\n" - "Copyright (C) 2020-2021 Aleksandr D. Goncharov\n" + "Copyright (C) 2020-2021 Aleksandr D. Goncharov (Joursoir)\n" "License: GNU GPL version 3\n" "This is free software: you are free to change and redistribute it.\n" "This program comes with ABSOLUTELY NO WARRANTY.\n", |