From: Miroslav Lichvar Date: Thu, 9 May 2019 14:55:04 +0000 (+0200) Subject: update copyright years X-Git-Tag: 3.5~1 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=9220c9b8a235252eb365da25973cfc1ad09c85ed;p=thirdparty%2Fchrony.git update copyright years --- diff --git a/client.c b/client.c index 029860c2..8736504b 100644 --- a/client.c +++ b/client.c @@ -3159,7 +3159,7 @@ static void display_gpl(void) { printf("chrony version %s\n" - "Copyright (C) 1997-2003, 2007, 2009-2018 Richard P. Curnow and others\n" + "Copyright (C) 1997-2003, 2007, 2009-2019 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/configure b/configure index 9e21a8b4..323f5743 100755 --- a/configure +++ b/configure @@ -6,6 +6,7 @@ # Copyright (C) Richard P. Curnow 1997-2003 # Copyright (C) Bryan Christianson 2016 # Copyright (C) Miroslav Lichvar 2009, 2012-2018 +# Copyright (C) Stefan R. Filipek 2019 # # ======================================================================= diff --git a/ntp_io_linux.c b/ntp_io_linux.c index f0cf121b..4e0c8000 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-2018 + * Copyright (C) Miroslav Lichvar 2016-2019 * * 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 e50dec5e..561df453 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-2018 + * Copyright (C) Miroslav Lichvar 2009-2011, 2013-2014, 2016-2019 * * 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