This commit is contained in:
Thomas Bernard 2022-10-21 21:36:05 +02:00
parent fd62384959
commit a1535b0488
3 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
/* $Id: options.c,v 1.40 2021/08/21 08:22:46 nanard Exp $ */
/* $Id: options.c,v 1.43 2022/10/21 19:45:26 nanard Exp $ */
/* vim: tabstop=4 shiftwidth=4 noexpandtab
* MiniUPnP project
* http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
* author: Ryan Wagoner
* (c) 2006-2021 Thomas Bernard
* (c) 2006-2022 Thomas Bernard
* This software is subject to the conditions detailed
* in the LICENCE file provided within the distribution */

View File

@ -1,7 +1,7 @@
/* $Id: upnppermissions.h,v 1.12 2020/10/30 21:37:35 nanard Exp $ */
/* $Id: upnppermissions.h,v 1.13 2022/10/21 19:44:23 nanard Exp $ */
/* MiniUPnP project
* http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
* (c) 2006-2020 Thomas Bernard
* (c) 2006-2022 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.97 2020/06/06 17:55:24 nanard Exp $ */
/* $Id: upnpredirect.c,v 1.99 2022/10/21 19:44:59 nanard Exp $ */
/* vim: tabstop=4 shiftwidth=4 noexpandtab
* MiniUPnP project
* http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
* (c) 2006-2020 Thomas Bernard
* (c) 2006-2022 Thomas Bernard
* This software is subject to the conditions detailed
* in the LICENCE file provided within the distribution */