upnphttp.c: 2024
This commit is contained in:
parent
bfd51459fe
commit
8f53b12f81
|
@ -1,9 +1,9 @@
|
||||||
/* $Id: upnphttp.c,v 1.113 2023/06/22 23:17:01 nanard Exp $ */
|
/* $Id: upnphttp.c,v 1.114 2024/01/15 00:13:22 nanard Exp $ */
|
||||||
/* vim: tabstop=4 shiftwidth=4 noexpandtab
|
/* vim: tabstop=4 shiftwidth=4 noexpandtab
|
||||||
* Project : miniupnp
|
* Project : miniupnp
|
||||||
* Website : http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
|
* Website : http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
|
||||||
* Author : Thomas Bernard
|
* Author : Thomas Bernard
|
||||||
* Copyright (c) 2005-2023 Thomas Bernard
|
* Copyright (c) 2005-2024 Thomas Bernard
|
||||||
* This software is subject to the conditions detailed in the
|
* This software is subject to the conditions detailed in the
|
||||||
* LICENCE file included in this distribution.
|
* LICENCE file included in this distribution.
|
||||||
* */
|
* */
|
||||||
|
|
Loading…
Reference in New Issue