X-Git-Url: https://git.wpitchoune.net/gitweb/?p=ppastats.git;a=blobdiff_plain;f=src%2Fmain.c;h=e1f17d52aef2fcab05d4d64780981a82e1ab2d41;hp=8af2dc6aabcd48f4a010064964a1c10e5a524392;hb=b59ec44bffce28192c6408fed838c4d593a17c82;hpb=9db8e1f3215e71a2a5f209140819f5a6491ccd73 diff --git a/src/main.c b/src/main.c index 8af2dc6..e1f17d5 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2012 jeanfi@gmail.com + * Copyright (C) 2011-2014 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 @@ -107,7 +107,7 @@ static void print_version() "\n" "This is free software: you are free to change and redistribute it.\n" "There is NO WARRANTY, to the extent permitted by law.\n"), - "2011-2012"); + "2011-2014"); } static void print_help()