From 23edb7e5eb83571a43a7ed9bda7ee872420ad130 Mon Sep 17 00:00:00 2001 From: Thomas Bernard Date: Sat, 21 Aug 2021 10:24:22 +0200 Subject: [PATCH] options.c: 2021 --- miniupnpd/options.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/miniupnpd/options.c b/miniupnpd/options.c index 3ebd281..3a4efca 100644 --- a/miniupnpd/options.c +++ b/miniupnpd/options.c @@ -1,9 +1,9 @@ -/* $Id: options.c,v 1.39 2020/04/09 18:40:42 nanard Exp $ */ +/* $Id: options.c,v 1.40 2021/08/21 08:22:46 nanard Exp $ */ /* vim: tabstop=4 shiftwidth=4 noexpandtab * MiniUPnP project * http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/ * author: Ryan Wagoner - * (c) 2006-2020 Thomas Bernard + * (c) 2006-2021 Thomas Bernard * This software is subject to the conditions detailed * in the LICENCE file provided within the distribution */