From: Miroslav Lichvar Date: Tue, 10 Jun 2025 11:26:24 +0000 (+0200) Subject: update copyright years X-Git-Tag: 4.7~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ac581e04a7db8e734f038120a14a1bad61e329b;p=thirdparty%2Fchrony.git update copyright years --- diff --git a/client.c b/client.c index fd227e84..f2625de6 100644 --- a/client.c +++ b/client.c @@ -3447,7 +3447,7 @@ static void display_gpl(void) { printf("chrony version %s\n" - "Copyright (C) 1997-2003, 2007, 2009-2024 Richard P. Curnow and others\n" + "Copyright (C) 1997-2003, 2007, 2009-2025 Richard P. Curnow and others\n" "chrony comes with ABSOLUTELY NO WARRANTY. This is free software, and\n" "you are welcome to redistribute it under certain conditions. See the\n" "GNU General Public License version 2 for details.\n\n", diff --git a/cmdmon.c b/cmdmon.c index a651c82c..e90a949f 100644 --- a/cmdmon.c +++ b/cmdmon.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009-2016, 2018-2024 + * Copyright (C) Miroslav Lichvar 2009-2016, 2018-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/conf.c b/conf.c index a6bb3bf4..3fe1d1fe 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, 2024 + * Copyright (C) Miroslav Lichvar 2009-2017, 2020, 2024-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/chrony.conf.adoc b/doc/chrony.conf.adoc index 16e4fe88..b90cf90b 100644 --- a/doc/chrony.conf.adoc +++ b/doc/chrony.conf.adoc @@ -3,7 +3,8 @@ // Copyright (C) Richard P. Curnow 1997-2003 // Copyright (C) Stephen Wadeley 2016 // Copyright (C) Bryan Christianson 2017 -// Copyright (C) Miroslav Lichvar 2009-2024 +// Copyright (C) Paul Donald 2025 +// 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/rtc_linux.c b/rtc_linux.c index d15c78f9..0d443223 100644 --- a/rtc_linux.c +++ b/rtc_linux.c @@ -4,6 +4,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 * Copyright (C) Miroslav Lichvar 2012-2014 + * Copyright (C) Ahmad Fatoum, Pengutronix 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/sources.c b/sources.c index 4db3c945..58a7110a 100644 --- a/sources.c +++ b/sources.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2011-2016, 2018, 2020-2024 + * Copyright (C) Miroslav Lichvar 2011-2016, 2018, 2020-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/sys_linux.c b/sys_linux.c index 17c1374d..8373e250 100644 --- a/sys_linux.c +++ b/sys_linux.c @@ -5,6 +5,7 @@ * Copyright (C) Richard P. Curnow 1997-2003 * Copyright (C) John G. Hasler 2009 * Copyright (C) Miroslav Lichvar 2009-2012, 2014-2018 + * Copyright (C) Shachar Raindel 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/sys_timex.c b/sys_timex.c index 2cabb888..83e6d12f 100644 --- a/sys_timex.c +++ b/sys_timex.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009-2012, 2014-2015, 2017 + * Copyright (C) Miroslav Lichvar 2009-2012, 2014-2015, 2017, 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/test/unit/keys.c b/test/unit/keys.c index f85bb205..b6ee12af 100644 --- a/test/unit/keys.c +++ b/test/unit/keys.c @@ -1,6 +1,6 @@ /* ********************************************************************** - * Copyright (C) Miroslav Lichvar 2017 + * Copyright (C) Miroslav Lichvar 2017, 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/test/unit/nts_ntp_auth.c b/test/unit/nts_ntp_auth.c index 02027542..2de7762e 100644 --- a/test/unit/nts_ntp_auth.c +++ b/test/unit/nts_ntp_auth.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 diff --git a/test/unit/quantiles.c b/test/unit/quantiles.c index 0462ec7d..a6e3dbbd 100644 --- a/test/unit/quantiles.c +++ b/test/unit/quantiles.c @@ -1,6 +1,6 @@ /* ********************************************************************** - * Copyright (C) Miroslav Lichvar 2022 + * Copyright (C) Miroslav Lichvar 2022, 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/test/unit/socket.c b/test/unit/socket.c index 097bda2f..8630f382 100644 --- a/test/unit/socket.c +++ b/test/unit/socket.c @@ -1,6 +1,7 @@ /* ********************************************************************** * Copyright (C) Luke Valenta 2023 + * Copyright (C) Miroslav Lichvar 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