X-Git-Url: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git;a=blobdiff_plain;f=src%2Fmain.c;fp=src%2Fmain.c;h=89a217780d3977904e7c905bd0bf95e01ca19f49;hp=ede84e6f104b94a551ebc64658c61d6296c68045;hb=582a4101efc09e95899926f4415960733b72e18e;hpb=dcd813f21c83592155f712ff1acf450b483d8072 diff --git a/src/main.c b/src/main.c index ede84e6..89a2177 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2010-2013 jeanfi@gmail.com + * Copyright (C) 2010-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 @@ -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-2013"); + "2010-2014"); } static void print_help()