From: Miroslav Lichvar Date: Mon, 28 Aug 2017 11:07:01 +0000 (+0200) Subject: update copyright years X-Git-Tag: 3.2-pre2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9f50fc686d93b982cb0ef72b9e140114fccf53b;p=thirdparty%2Fchrony.git update copyright years --- diff --git a/client.c b/client.c index ac0d55df..5c3a99e0 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-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/clientlog.c b/clientlog.c index 5288fa8d..86962a75 100644 --- a/clientlog.c +++ b/clientlog.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009, 2015-2016 + * Copyright (C) Miroslav Lichvar 2009, 2015-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/chrony.conf.adoc b/doc/chrony.conf.adoc index 6b65445c..d72b9432 100644 --- a/doc/chrony.conf.adoc +++ b/doc/chrony.conf.adoc @@ -2,6 +2,7 @@ // // Copyright (C) Richard P. Curnow 1997-2003 // Copyright (C) Stephen Wadeley 2016 +// Copyright (C) Bryan Christianson 2017 // Copyright (C) Miroslav Lichvar 2009-2017 // // This program is free software; you can redistribute it and/or modify diff --git a/doc/chronyc.adoc b/doc/chronyc.adoc index 3eb518c2..9c5ac5c0 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-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/chronyd.adoc b/doc/chronyd.adoc index 6d45fe67..7b008659 100644 --- a/doc/chronyd.adoc +++ b/doc/chronyd.adoc @@ -1,7 +1,7 @@ // This file is part of chrony // // 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/hwclock.c b/hwclock.c index 387efbcf..007d19d7 100644 --- a/hwclock.c +++ b/hwclock.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 diff --git a/main.c b/main.c index b93a8835..ab1b71ab 100644 --- a/main.c +++ b/main.c @@ -4,7 +4,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 * Copyright (C) John G. Hasler 2009 - * Copyright (C) Miroslav Lichvar 2012-2016 + * Copyright (C) Miroslav Lichvar 2012-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/memory.c b/memory.c index b5c356c6..03366e50 100644 --- a/memory.c +++ b/memory.c @@ -2,7 +2,7 @@ chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** - * Copyright (C) Miroslav Lichvar 2014 + * Copyright (C) Miroslav Lichvar 2014, 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/privops.c b/privops.c index 9d16a329..a7ba8902 100644 --- a/privops.c +++ b/privops.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Bryan Christianson 2015 - * Copyright (C) Miroslav Lichvar 2016 + * Copyright (C) Miroslav Lichvar 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/refclock.c b/refclock.c index 01e877c7..6ca9118c 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 + * Copyright (C) Miroslav Lichvar 2009-2011, 2013-2014, 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/reference.c b/reference.c index 520ff288..731f993a 100644 --- a/reference.c +++ b/reference.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/regress.c b/regress.c index 85c1bd01..e767e2f1 100644 --- a/regress.c +++ b/regress.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2011, 2016 + * Copyright (C) Miroslav Lichvar 2011, 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/sourcestats.c b/sourcestats.c index cf3d813a..2aec02ca 100644 --- a/sourcestats.c +++ b/sourcestats.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2011-2014, 2016 + * Copyright (C) Miroslav Lichvar 2011-2014, 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/sys_linux.c b/sys_linux.c index f2f65aa4..190b54fb 100644 --- a/sys_linux.c +++ b/sys_linux.c @@ -4,7 +4,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 * Copyright (C) John G. Hasler 2009 - * Copyright (C) Miroslav Lichvar 2009-2012, 2014-2016 + * Copyright (C) Miroslav Lichvar 2009-2012, 2014-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/sys_macosx.c b/sys_macosx.c index 63cd661a..00ce302c 100644 --- a/sys_macosx.c +++ b/sys_macosx.c @@ -4,7 +4,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2001 * Copyright (C) J. Hannken-Illjes 2001 - * Copyright (C) Bryan Christianson 2015 + * Copyright (C) Bryan Christianson 2015, 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/sys_timex.c b/sys_timex.c index 4ecd70e9..e54ad248 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 + * Copyright (C) Miroslav Lichvar 2009-2012, 2014-2015, 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/util.c b/util.c index b562fedf..635a0908 100644 --- a/util.c +++ b/util.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009, 2012-2016 + * Copyright (C) Miroslav Lichvar 2009, 2012-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