From 9dbee950ad00e9159f5e8480689dae5322f21117 Mon Sep 17 00:00:00 2001 From: Thomas Bernard Date: Sat, 21 Aug 2021 10:14:28 +0200 Subject: [PATCH] upnppinhole.c/.h: 2021 --- miniupnpd/upnppinhole.c | 4 ++-- miniupnpd/upnppinhole.h | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/miniupnpd/upnppinhole.c b/miniupnpd/upnppinhole.c index f4e9688..918a7cb 100644 --- a/miniupnpd/upnppinhole.c +++ b/miniupnpd/upnppinhole.c @@ -1,8 +1,8 @@ -/* $Id: upnppinhole.c,v 1.14 2019/05/21 08:39:45 nanard Exp $ */ +/* $Id: upnppinhole.c,v 1.15 2021/08/21 08:12:49 nanard Exp $ */ /* vim: tabstop=4 shiftwidth=4 noexpandtab * MiniUPnP project * http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ - * (c) 2006-2019 Thomas Bernard + * (c) 2006-2021 Thomas Bernard * This software is subject to the conditions detailed * in the LICENCE file provided within the distribution */ diff --git a/miniupnpd/upnppinhole.h b/miniupnpd/upnppinhole.h index 4152925..e81023b 100644 --- a/miniupnpd/upnppinhole.h +++ b/miniupnpd/upnppinhole.h @@ -1,8 +1,8 @@ -/* $Id: upnppinhole.h,v 1.2 2012/09/18 08:29:49 nanard Exp $ */ +/* $Id: upnppinhole.h,v 1.7 2021/08/21 08:12:49 nanard Exp $ */ /* vim: tabstop=4 shiftwidth=4 noexpandtab * MiniUPnP project * http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ - * (c) 2006-2016 Thomas Bernard + * (c) 2006-2021 Thomas Bernard * This software is subject to the conditions detailed * in the LICENCE file provided within the distribution */