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