From fb24c428e7818e6245e67f2d1f394efe47673c38 Mon Sep 17 00:00:00 2001 From: Thomas Bernard Date: Sat, 3 Feb 2018 22:56:41 +0100 Subject: [PATCH] => 2018 + https --- minissdpd/ifacewatch.c | 4 ++-- minissdpd/minissdpd.c | 4 ++-- minissdpd/testcodelength.c | 2 +- minissdpd/testminissdpd.c | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/minissdpd/ifacewatch.c b/minissdpd/ifacewatch.c index 61b0279..37596ca 100644 --- a/minissdpd/ifacewatch.c +++ b/minissdpd/ifacewatch.c @@ -1,7 +1,7 @@ /* $Id: ifacewatch.c,v 1.16 2015/09/03 18:31:25 nanard Exp $ */ /* MiniUPnP project - * (c) 2011-2016 Thomas Bernard - * website : http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ + * (c) 2011-2018 Thomas Bernard + * website : http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/ * This software is subject to the conditions detailed * in the LICENCE file provided within the distribution */ #include "config.h" diff --git a/minissdpd/minissdpd.c b/minissdpd/minissdpd.c index 017520d..8a815ca 100644 --- a/minissdpd/minissdpd.c +++ b/minissdpd/minissdpd.c @@ -1,8 +1,8 @@ /* $Id: minissdpd.c,v 1.53 2016/03/01 18:06:46 nanard Exp $ */ /* vim: tabstop=4 shiftwidth=4 noexpandtab * MiniUPnP project - * (c) 2007-2016 Thomas Bernard - * website : http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ + * (c) 2007-2018 Thomas Bernard + * website : http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/ * This software is subject to the conditions detailed * in the LICENCE file provided within the distribution */ diff --git a/minissdpd/testcodelength.c b/minissdpd/testcodelength.c index 1b102c6..6dd6c34 100644 --- a/minissdpd/testcodelength.c +++ b/minissdpd/testcodelength.c @@ -1,7 +1,7 @@ /* $Id: testcodelength.c,v 1.3 2012/05/02 10:30:26 nanard Exp $ */ /* Project : miniupnp * Author : Thomas BERNARD - * copyright (c) 2005-2008 Thomas Bernard + * copyright (c) 2005-2018 Thomas Bernard * This software is subjet to the conditions detailed in the * provided LICENCE file. */ #include diff --git a/minissdpd/testminissdpd.c b/minissdpd/testminissdpd.c index 45394b6..05ddfd6 100644 --- a/minissdpd/testminissdpd.c +++ b/minissdpd/testminissdpd.c @@ -1,8 +1,8 @@ /* $Id: testminissdpd.c,v 1.14 2016/03/01 17:49:51 nanard Exp $ */ /* Project : miniupnp - * website : http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ + * website : http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/ * Author : Thomas BERNARD - * copyright (c) 2005-2016 Thomas Bernard + * copyright (c) 2005-2018 Thomas Bernard * This software is subjet to the conditions detailed in the * provided LICENCE file. */