diff --git a/miniupnpd/netfilter_nft/testnftpinhole.c b/miniupnpd/netfilter_nft/testnftpinhole.c index e6b25fb..5a85a85 100644 --- a/miniupnpd/netfilter_nft/testnftpinhole.c +++ b/miniupnpd/netfilter_nft/testnftpinhole.c @@ -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 */ diff --git a/miniupnpd/upnpredirect.c b/miniupnpd/upnpredirect.c index 227df3b..e9d1c82 100644 --- a/miniupnpd/upnpredirect.c +++ b/miniupnpd/upnpredirect.c @@ -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 */