Re: [hackers] [slock] update copyright year in -v output || Markus Teich

From: Dimitris Papastamos <sin_AT_2f30.org>
Date: Thu, 11 Feb 2016 15:29:49 +0000

On Thu, Feb 11, 2016 at 04:24:04PM +0100, git_AT_suckless.org wrote:
> commit f6582b68b03fe25fe0296b685af6b5924cca7df9
> Author: Markus Teich <markus.teich_AT_stusta.mhn.de>
> AuthorDate: Thu Feb 11 16:26:12 2016 +0100
> Commit: Markus Teich <markus.teich_AT_stusta.mhn.de>
> CommitDate: Thu Feb 11 16:26:12 2016 +0100
>
> update copyright year in -v output
>
> diff --git a/slock.c b/slock.c
> index fa7ec84..cf49555 100644
> --- a/slock.c
> +++ b/slock.c
> _AT_@ -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);

Yay, 10 years old!
Received on Thu Feb 11 2016 - 16:29:49 CET

This archive was generated by hypermail 2.3.0 : Thu Feb 11 2016 - 16:36:18 CET