This commit is contained in:
Thomas Bernard 2024-03-20 00:37:33 +01:00
parent 7a3e256eb9
commit 6ce3b2eeda
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
/* $Id: testnftpinhole.c,v 1.2 2019/06/30 19:49:18 nanard Exp $ */
/* $Id: testnftpinhole.c,v 1.4 2024/03/19 23:35:54 nanard Exp $ */
/* MiniUPnP project
* http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
* (c) 2012-2023 Thomas Bernard
* (c) 2012-2024 Thomas Bernard
* This software is subject to the conditions detailed
* in the LICENCE file provided within the distribution */

View File

@ -1,8 +1,8 @@
/* $Id: upnpredirect.c,v 1.99 2022/10/21 19:44:59 nanard Exp $ */
/* $Id: upnpredirect.c,v 1.100 2024/03/19 23:34:58 nanard Exp $ */
/* vim: tabstop=4 shiftwidth=4 noexpandtab
* MiniUPnP project
* http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
* (c) 2006-2022 Thomas Bernard
* (c) 2006-2024 Thomas Bernard
* This software is subject to the conditions detailed
* in the LICENCE file provided within the distribution */