X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fsptps_keypair.c;h=931f1b41237cb6adf5994c5e0c2b429813bae936;hb=656a7bca4fd4acac5c3411087a6ed62fa4b7fa81;hp=f66a77111b3fdc10ade81619c5ced6007e619cfd;hpb=1d2f085a714b8264a05ed55ace2e9385bca0fef9;p=meshlink diff --git a/src/sptps_keypair.c b/src/sptps_keypair.c index f66a7711..931f1b41 100644 --- a/src/sptps_keypair.c +++ b/src/sptps_keypair.c @@ -1,6 +1,6 @@ /* sptps_test.c -- Simple Peer-to-Peer Security test program - Copyright (C) 2011-2013 Guus Sliepen , + Copyright (C) 2014 Guus Sliepen , 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 @@ -32,7 +32,7 @@ static void usage() { fprintf(stderr, "Valid options are:\n" " --help Display this help and exit.\n" "\n"); - fprintf(stderr, "Report bugs to tinc@tinc-vpn.org.\n"); + fprintf(stderr, "Report bugs to bugs@meshlink.io.\n"); } static struct option const long_options[] = {