From: Miroslav Lichvar Date: Thu, 12 Jan 2017 14:54:28 +0000 (+0100) Subject: update copyright years X-Git-Tag: 3.0~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4235abd36b92cf948a9862c2ce5ea4a1645936c;p=thirdparty%2Fchrony.git update copyright years --- diff --git a/client.c b/client.c index c6e44b36..9d503d4c 100644 --- a/client.c +++ b/client.c @@ -3,6 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 + * Copyright (C) Lonnie Abelbeck 2016 * Copyright (C) Miroslav Lichvar 2009-2016 * * This program is free software; you can redistribute it and/or modify @@ -3096,7 +3097,7 @@ static void display_gpl(void) { printf("chrony version %s\n" - "Copyright (C) 1997-2003, 2007, 2009-2016 Richard P. Curnow and others\n" + "Copyright (C) 1997-2003, 2007, 2009-2017 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/conf.c b/conf.c index 346fce1d..98cb2994 100644 --- a/conf.c +++ b/conf.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009-2016 + * Copyright (C) Miroslav Lichvar 2009-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/configure b/configure index 978ab57b..6d7d8bed 100755 --- a/configure +++ b/configure @@ -4,7 +4,8 @@ # chronyd/chronyc - Programs for keeping computer clocks accurate. # # Copyright (C) Richard P. Curnow 1997-2003 -# Copyright (C) Miroslav Lichvar 2009, 2012-2015 +# Copyright (C) Bryan Christianson 2016 +# Copyright (C) Miroslav Lichvar 2009, 2012-2016 # # ======================================================================= diff --git a/doc/chrony.conf.adoc b/doc/chrony.conf.adoc index 7d449371..3ea7287d 100644 --- a/doc/chrony.conf.adoc +++ b/doc/chrony.conf.adoc @@ -1,7 +1,8 @@ // This file is part of chrony // // Copyright (C) Richard P. Curnow 1997-2003 -// Copyright (C) Miroslav Lichvar 2009-2016 +// Copyright (C) Stephen Wadeley 2016 +// Copyright (C) Miroslav Lichvar 2009-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/doc/chronyc.adoc b/doc/chronyc.adoc index 2bdc9be1..72a9d53b 100644 --- a/doc/chronyc.adoc +++ b/doc/chronyc.adoc @@ -1,6 +1,7 @@ // This file is part of chrony // // Copyright (C) Richard P. Curnow 1997-2003 +// Copyright (C) Stephen Wadeley 2016 // Copyright (C) Miroslav Lichvar 2009-2016 // // This program is free software; you can redistribute it and/or modify diff --git a/ntp_core.c b/ntp_core.c index 30297f44..42dff4c8 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-2016 + * Copyright (C) Miroslav Lichvar 2009-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/ntp_io_linux.c b/ntp_io_linux.c index cbfe6ab7..64f41adb 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 + * 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