From: Miroslav Lichvar Date: Mon, 7 Oct 2024 14:17:07 +0000 (+0200) Subject: update copyright years X-Git-Tag: 4.6.1~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9f527884638a336f3fd3b015d85a7d7155b0062;p=thirdparty%2Fchrony.git update copyright years --- diff --git a/conf.c b/conf.c index 778cd274..cbb11304 100644 --- a/conf.c +++ b/conf.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009-2017, 2020 + * Copyright (C) Miroslav Lichvar 2009-2017, 2020, 2024 * * 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 1a843c38..935f1da9 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-2023 +// Copyright (C) Miroslav Lichvar 2009-2017, 2019-2024 // // 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_client.c b/nts_ke_client.c index 1fcbc3e0..e68d4dcf 100644 --- a/nts_ke_client.c +++ b/nts_ke_client.c @@ -2,7 +2,7 @@ chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** - * Copyright (C) Miroslav Lichvar 2020-2021 + * Copyright (C) Miroslav Lichvar 2020-2021, 2024 * * 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_server.c b/nts_ke_server.c index dfdebb86..6fe28be7 100644 --- a/nts_ke_server.c +++ b/nts_ke_server.c @@ -2,7 +2,7 @@ chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** - * Copyright (C) Miroslav Lichvar 2020, 2022 + * Copyright (C) Miroslav Lichvar 2020, 2022, 2024 * * 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/test/unit/nts_ke_client.c b/test/unit/nts_ke_client.c index 587efc2a..552ae4f4 100644 --- a/test/unit/nts_ke_client.c +++ b/test/unit/nts_ke_client.c @@ -1,6 +1,6 @@ /* ********************************************************************** - * Copyright (C) Miroslav Lichvar 2020 + * Copyright (C) Miroslav Lichvar 2020, 2024 * * 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