From 8f53b12f8165129ec0e6e5c555c02a67c41f4010 Mon Sep 17 00:00:00 2001 From: Thomas Bernard Date: Mon, 15 Jan 2024 00:54:13 +0100 Subject: [PATCH] upnphttp.c: 2024 --- miniupnpd/upnphttp.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/miniupnpd/upnphttp.c b/miniupnpd/upnphttp.c index 6f467d5..8ad3932 100644 --- a/miniupnpd/upnphttp.c +++ b/miniupnpd/upnphttp.c @@ -1,9 +1,9 @@ -/* $Id: upnphttp.c,v 1.113 2023/06/22 23:17:01 nanard Exp $ */ +/* $Id: upnphttp.c,v 1.114 2024/01/15 00:13:22 nanard Exp $ */ /* vim: tabstop=4 shiftwidth=4 noexpandtab * Project : miniupnp * Website : http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/ * Author : Thomas Bernard - * Copyright (c) 2005-2023 Thomas Bernard + * Copyright (c) 2005-2024 Thomas Bernard * This software is subject to the conditions detailed in the * LICENCE file included in this distribution. * */