From 4886c776d5d3f8edb6be61590e4d27297c54bd26 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 14 Aug 2025 14:53:33 +0200 Subject: [PATCH] update copyright years --- client.c | 2 +- cmdparse.c | 2 +- doc/chronyc.adoc | 2 +- nts_ke_session.c | 1 + 4 files changed, 4 insertions(+), 3 deletions(-) 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 -- 2.47.3