diff --git a/miniupnpd/commonrdr.h b/miniupnpd/commonrdr.h index e21c57c..6aed756 100644 --- a/miniupnpd/commonrdr.h +++ b/miniupnpd/commonrdr.h @@ -1,6 +1,6 @@ -/* $Id: commonrdr.h,v 1.10 2016/02/12 12:34:39 nanard Exp $ */ +/* $Id: commonrdr.h,v 1.11 2019/10/02 22:12:02 nanard Exp $ */ /* MiniUPnP project - * (c) 2006-2016 Thomas Bernard + * (c) 2006-2019 Thomas Bernard * http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ * This software is subject to the conditions detailed * in the LICENCE file provided within the distribution */ diff --git a/miniupnpd/linux/ifacewatcher.c b/miniupnpd/linux/ifacewatcher.c index f7456b4..0b98fcb 100644 --- a/miniupnpd/linux/ifacewatcher.c +++ b/miniupnpd/linux/ifacewatcher.c @@ -1,7 +1,7 @@ -/* $Id: ifacewatcher.c,v 1.9 2018/02/03 22:05:42 nanard Exp $ */ +/* $Id: ifacewatcher.c,v 1.10 2019/10/02 22:02:02 nanard Exp $ */ /* MiniUPnP project * http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/ - * (c) 2006-2018 Thomas Bernard + * (c) 2006-2019 Thomas Bernard * * ifacewatcher.c * diff --git a/miniupnpd/upnpglobalvars.c b/miniupnpd/upnpglobalvars.c index ca63b52..1887b6e 100644 --- a/miniupnpd/upnpglobalvars.c +++ b/miniupnpd/upnpglobalvars.c @@ -1,8 +1,8 @@ -/* $Id: upnpglobalvars.c,v 1.44 2019/05/21 08:39:45 nanard Exp $ */ +/* $Id: upnpglobalvars.c,v 1.45 2019/10/02 22:02:58 nanard Exp $ */ /* vim: tabstop=4 shiftwidth=4 noexpandtab * MiniUPnP project * http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ - * (c) 2006-2018 Thomas Bernard + * (c) 2006-2019 Thomas Bernard * This software is subject to the conditions detailed * in the LICENCE file provided within the distribution */