From: Miroslav Lichvar Date: Mon, 29 Aug 2022 13:04:33 +0000 (+0200) Subject: update copyright years X-Git-Tag: 4.3^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b197953e8add5515b7e58c4638dc55aa4bb91b7;p=thirdparty%2Fchrony.git update copyright years --- diff --git a/client.c b/client.c index d4f78743..0a7bcc86 100644 --- a/client.c +++ b/client.c @@ -3300,7 +3300,7 @@ static void display_gpl(void) { printf("chrony version %s\n" - "Copyright (C) 1997-2003, 2007, 2009-2021 Richard P. Curnow and others\n" + "Copyright (C) 1997-2003, 2007, 2009-2022 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/doc/chrony.conf.adoc b/doc/chrony.conf.adoc index ed2630ba..2cf53269 100644 --- a/doc/chrony.conf.adoc +++ b/doc/chrony.conf.adoc @@ -3,7 +3,7 @@ // Copyright (C) Richard P. Curnow 1997-2003 // Copyright (C) Stephen Wadeley 2016 // Copyright (C) Bryan Christianson 2017 -// Copyright (C) Miroslav Lichvar 2009-2021 +// Copyright (C) Miroslav Lichvar 2009-2022 // // 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 0478529e..45d8548d 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-2020 +// Copyright (C) Miroslav Lichvar 2009-2017, 2019-2022 // // 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/faq.adoc b/doc/faq.adoc index 257e3010..1b299d2f 100644 --- a/doc/faq.adoc +++ b/doc/faq.adoc @@ -1,7 +1,7 @@ // This file is part of chrony // // Copyright (C) Richard P. Curnow 1997-2003 -// Copyright (C) Miroslav Lichvar 2014-2016, 2020-2021 +// Copyright (C) Miroslav Lichvar 2014-2016, 2020-2022 // // 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/hwclock.c b/hwclock.c index c0146677..86c7e51d 100644 --- a/hwclock.c +++ b/hwclock.c @@ -2,7 +2,7 @@ chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** - * Copyright (C) Miroslav Lichvar 2016-2018 + * Copyright (C) Miroslav Lichvar 2016-2018, 2022 * * 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/ntp_core.c b/ntp_core.c index b37f579e..63c5a3a2 100644 --- a/ntp_core.c +++ b/ntp_core.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009-2021 + * Copyright (C) Miroslav Lichvar 2009-2022 * * 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/ntp_io_linux.c b/ntp_io_linux.c index 2c94fb75..004a4d49 100644 --- a/ntp_io_linux.c +++ b/ntp_io_linux.c @@ -2,7 +2,7 @@ chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** - * Copyright (C) Miroslav Lichvar 2016-2019 + * Copyright (C) Miroslav Lichvar 2016-2019, 2021-2022 * * 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/refclock.c b/refclock.c index 761c001b..84f7439c 100644 --- a/refclock.c +++ b/refclock.c @@ -2,7 +2,7 @@ chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** - * Copyright (C) Miroslav Lichvar 2009-2011, 2013-2014, 2016-2019 + * Copyright (C) Miroslav Lichvar 2009-2011, 2013-2014, 2016-2019, 2022 * * 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/reference.c b/reference.c index e6b95e94..e6cc5477 100644 --- a/reference.c +++ b/reference.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009-2018, 2020 + * Copyright (C) Miroslav Lichvar 2009-2018, 2020, 2022 * * 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/hwclock.c b/test/unit/hwclock.c index eb9ce7c1..79c08790 100644 --- a/test/unit/hwclock.c +++ b/test/unit/hwclock.c @@ -1,6 +1,6 @@ /* ********************************************************************** - * Copyright (C) Miroslav Lichvar 2016-2018 + * Copyright (C) Miroslav Lichvar 2016-2018, 2022 * * 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/sources.c b/test/unit/sources.c index f2770a5a..155e8192 100644 --- a/test/unit/sources.c +++ b/test/unit/sources.c @@ -1,6 +1,6 @@ /* ********************************************************************** - * Copyright (C) Miroslav Lichvar 2016, 2018 + * Copyright (C) Miroslav Lichvar 2016, 2018, 2022 * * 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