X-Git-Url: http://git.wpitchoune.net/gitweb/?p=ptask.git;a=blobdiff_plain;f=src%2Fmain.c;fp=src%2Fmain.c;h=95a80545676a9a8d12d10e095af47cee486107df;hp=fe98488546c1ad645bd65ae208ae3ab2d92260a9;hb=64d52e239f715717646357783d01ff8650dbdb2d;hpb=93248791e35dd28a73bf98802bebfc5fef50f1fe diff --git a/src/main.c b/src/main.c index fe98488..95a8054 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2013 jeanfi@gmail.com + * Copyright (C) 2012-2016 jeanfi@gmail.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -59,7 +59,7 @@ static void print_version() "This is free software: you are free to change and " " redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n"), - "2012-2013"); + "2012-2016"); } static void print_help()