update (c) lines

This commit is contained in:
Thomas Bernard 2024-03-12 00:37:21 +01:00
parent 0648118563
commit 4dda6d8820
No known key found for this signature in database
GPG Key ID: DB511043A31ACAAF
8 changed files with 19 additions and 19 deletions

View File

@ -1,6 +1,6 @@
/* $Id: commonrdr.h,v 1.15 2021/12/01 22:50:09 nanard Exp $ */ /* $Id: commonrdr.h,v 1.16 2024/03/11 23:28:19 nanard Exp $ */
/* MiniUPnP project /* MiniUPnP project
* (c) 2006-2021 Thomas Bernard * (c) 2006-2024 Thomas Bernard
* http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/ * http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
* This software is subject to the conditions detailed * This software is subject to the conditions detailed
* in the LICENCE file provided within the distribution */ * in the LICENCE file provided within the distribution */

View File

@ -1,11 +1,11 @@
/* $Id: nftnlrdr.c,v 1.14 2023/06/26 23:54:55 nanard Exp $ /* $Id: nftnlrdr.c,v 1.15 2024/03/11 23:28:21 nanard Exp $
* vim: tabstop=4 shiftwidth=4 noexpandtab * vim: tabstop=4 shiftwidth=4 noexpandtab
* MiniUPnP project * MiniUPnP project
* http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/ * http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
* (c) 2015 Tomofumi Hayashi * (c) 2015 Tomofumi Hayashi
* (c) 2019 Sven Auhagen * (c) 2019 Sven Auhagen
* (c) 2019 Paul Chambers * (c) 2019 Paul Chambers
* (c) 2020-2022 Thomas Bernard * (c) 2020-2024 Thomas Bernard
* *
* This software is subject to the conditions detailed * This software is subject to the conditions detailed
* in the LICENCE file provided within the distribution. * in the LICENCE file provided within the distribution.

View File

@ -1,10 +1,10 @@
/* $Id: nftnlrdr_misc.c,v 1.14 2021/08/21 08:24:38 nanard Exp $ */ /* $Id: nftnlrdr_misc.c,v 1.19 2024/03/11 23:28:21 nanard Exp $ */
/* vim: tabstop=4 shiftwidth=4 noexpandtab /* vim: tabstop=4 shiftwidth=4 noexpandtab
* MiniUPnP project * MiniUPnP project
* http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/ * http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
* (c) 2015 Tomofumi Hayashi * (c) 2015 Tomofumi Hayashi
* (c) 2019 Paul Chambers * (c) 2019 Paul Chambers
* (c) 2019-2023 Thomas Bernard * (c) 2019-2024 Thomas Bernard
* *
* This software is subject to the conditions detailed * This software is subject to the conditions detailed
* in the LICENCE file provided within the distribution. * in the LICENCE file provided within the distribution.

View File

@ -1,9 +1,9 @@
/* /* $Id: nftnlrdr_misc.h,v 1.11 2024/03/11 23:35:07 nanard Exp $ */
* MiniUPnP project /* MiniUPnP project
* http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ * http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
* (c) 2015 Tomofumi Hayashi * (c) 2015 Tomofumi Hayashi
* (c) 2019 Paul Chambers * (c) 2019 Paul Chambers
* (c) 2020 Thomas Bernard * (c) 2020-2024 Thomas Bernard
* *
* This software is subject to the conditions detailed * This software is subject to the conditions detailed
* in the LICENCE file provided within the distribution. * in the LICENCE file provided within the distribution.

View File

@ -1,7 +1,7 @@
/* $Id: nftpinhole.c,v 1.7 2020/11/11 12:08:43 nanard Exp $ */ /* $Id: nftpinhole.c,v 1.8 2024/03/11 23:28:22 nanard Exp $ */
/* MiniUPnP project /* MiniUPnP project
* http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/ * http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
* (c) 2012-2020 Thomas Bernard * (c) 2012-2024 Thomas Bernard
* This software is subject to the conditions detailed * This software is subject to the conditions detailed
* in the LICENCE file provided within the distribution */ * in the LICENCE file provided within the distribution */

View File

@ -1,9 +1,9 @@
/* $Id: options.c,v 1.44 2023/05/27 09:27:20 nanard Exp $ */ /* $Id: options.c,v 1.45 2024/03/11 23:17:56 nanard Exp $ */
/* vim: tabstop=4 shiftwidth=4 noexpandtab /* vim: tabstop=4 shiftwidth=4 noexpandtab
* MiniUPnP project * MiniUPnP project
* http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/ * http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
* author: Ryan Wagoner * author: Ryan Wagoner
* (c) 2006-2023 Thomas Bernard * (c) 2006-2024 Thomas Bernard
* This software is subject to the conditions detailed * This software is subject to the conditions detailed
* in the LICENCE file provided within the distribution */ * in the LICENCE file provided within the distribution */

View File

@ -1,9 +1,9 @@
/* $Id: options.h,v 1.32 2020/04/09 18:40:42 nanard Exp $ */ /* $Id: options.h,v 1.35 2024/03/11 23:17:56 nanard Exp $ */
/* vim: tabstop=4 shiftwidth=4 noexpandtab /* vim: tabstop=4 shiftwidth=4 noexpandtab
* MiniUPnP project * MiniUPnP project
* http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/ * http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
* author: Ryan Wagoner * author: Ryan Wagoner
* (c) 2006-2021 Thomas Bernard * (c) 2006-2024 Thomas Bernard
* This software is subject to the conditions detailed * This software is subject to the conditions detailed
* in the LICENCE file provided within the distribution */ * in the LICENCE file provided within the distribution */

View File

@ -1,8 +1,8 @@
/* $Id: upnpdescgen.c,v 1.91 2022/10/16 05:49:41 nanard Exp $ */ /* $Id: upnpdescgen.c,v 1.92 2024/03/02 10:45:27 nanard Exp $ */
/* vim: tabstop=4 shiftwidth=4 noexpandtab /* vim: tabstop=4 shiftwidth=4 noexpandtab
* MiniUPnP project * MiniUPnP project
* http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/ * http://miniupnp.free.fr/ or https://miniupnp.tuxfamily.org/
* (c) 2006-2021 Thomas Bernard * (c) 2006-2024 Thomas Bernard
* This software is subject to the conditions detailed * This software is subject to the conditions detailed
* in the LICENCE file provided within the distribution */ * in the LICENCE file provided within the distribution */