X-Git-Url: https://git.xinqibao.xyz/slock.git/blobdiff_plain/1766ecdfd4db86e5d022a8fb951559714eb1e6a4..aa6a3853412fe001b77d3ef42b450b9ae48aa34c:/slock.c diff --git a/slock.c b/slock.c index fa7ec84..cf49555 100644 --- a/slock.c +++ b/slock.c @@ -296,7 +296,7 @@ main(int argc, char **argv) { int screen; if ((argc == 2) && !strcmp("-v", argv[1])) - die("slock-%s, © 2006-2015 slock engineers\n", VERSION); + die("slock-%s, © 2006-2016 slock engineers\n", VERSION); if ((argc == 2) && !strcmp("-h", argv[1])) usage();