From: Miroslav Lichvar Date: Thu, 14 Aug 2025 12:53:33 +0000 (+0200) Subject: update copyright years X-Git-Tag: 4.8-pre1~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4886c776d5d3f8edb6be61590e4d27297c54bd26;p=thirdparty%2Fchrony.git update copyright years --- diff --git a/client.c b/client.c index 10d846d8..6c65b5bf 100644 --- a/client.c +++ b/client.c @@ -4,7 +4,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 * Copyright (C) Lonnie Abelbeck 2016, 2018 - * Copyright (C) Miroslav Lichvar 2009-2024 + * Copyright (C) Miroslav Lichvar 2009-2025 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as diff --git a/cmdparse.c b/cmdparse.c index 2e109fb2..29c65b31 100644 --- a/cmdparse.c +++ b/cmdparse.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2013-2014, 2016, 2021 + * Copyright (C) Miroslav Lichvar 2013-2014, 2016, 2021, 2025 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as diff --git a/doc/chronyc.adoc b/doc/chronyc.adoc index 4f9e8be7..b9c3444f 100644 --- a/doc/chronyc.adoc +++ b/doc/chronyc.adoc @@ -2,7 +2,7 @@ // // Copyright (C) Richard P. Curnow 1997-2003 // Copyright (C) Stephen Wadeley 2016 -// Copyright (C) Miroslav Lichvar 2009-2017, 2019-2024 +// Copyright (C) Miroslav Lichvar 2009-2017, 2019-2025 // // This program is free software; you can redistribute it and/or modify // it under the terms of version 2 of the GNU General Public License as diff --git a/nts_ke_session.c b/nts_ke_session.c index 02cab087..30f6de46 100644 --- a/nts_ke_session.c +++ b/nts_ke_session.c @@ -3,6 +3,7 @@ ********************************************************************** * Copyright (C) Miroslav Lichvar 2020-2021 + * Copyright (C) Anthony Brandon 2025 * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as