X-Git-Url: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git;a=blobdiff_plain;f=src%2Fmain.c;h=89a217780d3977904e7c905bd0bf95e01ca19f49;hp=ede84e6f104b94a551ebc64658c61d6296c68045;hb=bb3567b1b6ca6b747693cdf5d7bdf3e49b27d7da;hpb=ba85e3eadb75ad8bd62d9f46f5f13c33b42cb864 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()