X-Git-Url: http://git.wpitchoune.net/gitweb/?p=ppastats.git;a=blobdiff_plain;f=src%2Fmain.c;fp=src%2Fmain.c;h=6c3b508f960149ca7f2c8278bf09d747163207d3;hp=4c8444438e2d355dbc3990de104bff33c4a366d9;hb=474ab6fa492a8b1dde963fdecb1edebc111c5fb2;hpb=15efb827ba930217333f96c3fefdcb21434436bb diff --git a/src/main.c b/src/main.c index 4c84444..6c3b508 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2011-2014 jeanfi@gmail.com + * Copyright (C) 2011-2015 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 @@ -110,7 +110,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-2014"); + "2011-2015"); } static void print_help()