X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fmain.c;h=fb534d82cce211f902e723e8e85ba32afb39ff5d;hb=2b51051578ef29b031d0927388c4d62baa3c525e;hp=95471c7b5244daab249a0976aeff65f80af15f9e;hpb=af47d522aa7957879bd87a44a416bb25544ed9f5;p=psensor.git diff --git a/src/main.c b/src/main.c index 95471c7..fb534d8 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2011 jeanfi@gmail.com + * Copyright (C) 2010-2012 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 @@ -80,7 +80,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"), - "2010-2011"); + "2010-2012"); } static void print_help()