X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Fserver%2Fserver.c;h=e1a2dfc4d25564fde4bcd044fd5a35d39003448b;hb=cde76fd1723bbdad164adac96d105111b831bf50;hp=673964c0487fad9035ae96988b55468dd620c45b;hpb=609664bb77874990e10f8073e54bb7f1645c8d72;p=psensor.git diff --git a/src/server/server.c b/src/server/server.c index 673964c..e1a2dfc 100644 --- a/src/server/server.c +++ b/src/server/server.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2010-2011 wpitchoune@gmail.com + Copyright (C) 2010-2011 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 published by @@ -77,7 +77,7 @@ static int server_stop_requested; void print_version() { printf("psensor-server %s\n", VERSION); - printf(_("Copyright (C) %s wpitchoune@gmail.com\n\ + printf(_("Copyright (C) %s jeanfi@gmail.com\n\ License GPLv2: GNU GPL version 2 or later \ \n\ This is free software: you are free to change and redistribute it.\n\