miniupnpc/upnpc.c: 2017=>2018

This commit is contained in:
Thomas Bernard 2018-04-09 15:36:25 +02:00
parent 1fe8d21cf2
commit 154d27c773
1 changed files with 1 additions and 1 deletions

View File

@ -579,7 +579,7 @@ int main(int argc, char ** argv)
}
#endif
printf("upnpc : miniupnpc library test client, version %s.\n", MINIUPNPC_VERSION_STRING);
printf(" (c) 2005-2017 Thomas Bernard.\n");
printf(" (c) 2005-2018 Thomas Bernard.\n");
printf("Go to http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/\n"
"for more information.\n");
/* command line processing */