From: Miroslav Lichvar Date: Thu, 22 Mar 2018 17:05:00 +0000 (+0100) Subject: update copyright years X-Git-Tag: 3.3~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aae563277208816d0b7da5df8b48522a7b3aacf;p=thirdparty%2Fchrony.git update copyright years --- diff --git a/client.c b/client.c index 4fa7d2da..eeeb0fa1 100644 --- a/client.c +++ b/client.c @@ -4,7 +4,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 * Copyright (C) Lonnie Abelbeck 2016 - * Copyright (C) Miroslav Lichvar 2009-2017 + * Copyright (C) Miroslav Lichvar 2009-2018 * * 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/configure b/configure index 03e7059e..25773dee 100755 --- a/configure +++ b/configure @@ -5,7 +5,7 @@ # # Copyright (C) Richard P. Curnow 1997-2003 # Copyright (C) Bryan Christianson 2016 -# Copyright (C) Miroslav Lichvar 2009, 2012-2016 +# Copyright (C) Miroslav Lichvar 2009, 2012-2018 # # ======================================================================= diff --git a/ntp_core.c b/ntp_core.c index a71ee439..c82d7920 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-2017 + * Copyright (C) Miroslav Lichvar 2009-2018 * * 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 df944d76..6f794c7a 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-2017 + * Copyright (C) Miroslav Lichvar 2016-2018 * * 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 804e6001..1cbd3126 100644 --- a/test/unit/hwclock.c +++ b/test/unit/hwclock.c @@ -1,6 +1,6 @@ /* ********************************************************************** - * Copyright (C) Miroslav Lichvar 2016 + * Copyright (C) Miroslav Lichvar 2016-2017 * * 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/ntp_core.c b/test/unit/ntp_core.c index 9587306d..074c4d7b 100644 --- a/test/unit/ntp_core.c +++ b/test/unit/ntp_core.c @@ -1,6 +1,6 @@ /* ********************************************************************** - * Copyright (C) Miroslav Lichvar 2017 + * Copyright (C) Miroslav Lichvar 2017-2018 * * 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