This commit is contained in:
Thomas Bernard 2020-05-10 20:00:37 +02:00
parent 194566a5bd
commit e166f541e8
6 changed files with 11 additions and 9 deletions

View File

@ -1,4 +1,5 @@
# MiniUPnP project
# (c) 2018-2020 Thomas Bernard
# (c) 2015 Tomofumi Hayashi
# http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
# Author : Tomofumi Hayashi

View File

@ -1,7 +1,7 @@
/* $Id: getifstats.c,v 1.14 2018/03/13 23:05:21 nanard Exp $ */
/* $Id: getifstats.c,v 1.16 2020/05/10 17:51:00 nanard Exp $ */
/* MiniUPnP project
* http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
* (c) 2006-2019 Thomas Bernard
* (c) 2006-2020 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: iptpinhole.c,v 1.20 2019/08/24 07:18:23 nanard Exp $ */
/* $Id: iptpinhole.c,v 1.21 2020/05/10 17:49:33 nanard Exp $ */
/* MiniUPnP project
* http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
* (c) 2012-2019 Thomas Bernard
* (c) 2012-2020 Thomas Bernard
* This software is subject to the conditions detailed
* in the LICENCE file provided within the distribution */

View File

@ -1,8 +1,9 @@
/*
* vim: tabstop=4 shiftwidth=4 noexpandtab
* MiniUPnP project
* http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
* http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
* (c) 2015 Tomofumi Hayashi
* (c) 2019 Sven Auhagen
* (c) 2019 Paul Chambers
*
* This software is subject to the conditions detailed

View File

@ -1,10 +1,10 @@
/* $Id: nftnlrdr_misc.c,v 1.6 2019/10/02 22:00:10 nanard Exp $ */
/* $Id: nftnlrdr_misc.c,v 1.8 2020/05/10 17:04:46 nanard Exp $ */
/*
* MiniUPnP project
* http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
* (c) 2015 Tomofumi Hayashi
* (c) 2019 Thomas Bernard
* (c) 2019 Paul Chambers
* (c) 2019-2020 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: nftpinhole.c,v 1.3 2019/10/06 20:50:48 nanard Exp $ */
/* $Id: nftpinhole.c,v 1.4 2020/05/10 17:01:49 nanard Exp $ */
/* MiniUPnP project
* http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
* (c) 2012-2019 Thomas Bernard
* (c) 2012-2020 Thomas Bernard
* This software is subject to the conditions detailed
* in the LICENCE file provided within the distribution */