From 008615370a473c70ed01ceef7954a104b28921ef Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 1 Feb 2016 15:24:37 +0100 Subject: [PATCH] update copyright years --- client.c | 4 ++-- clientlog.c | 2 +- cmdmon.c | 2 +- conf.c | 2 +- keys.c | 2 +- ntp_core.c | 2 +- pktlength.c | 1 + privops.c | 1 + sched.c | 2 +- sources.c | 2 +- util.c | 2 +- 11 files changed, 12 insertions(+), 10 deletions(-) diff --git a/client.c b/client.c index 0fa54658..6d729bf3 100644 --- a/client.c +++ b/client.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009-2015 + * Copyright (C) Miroslav Lichvar 2009-2016 * * 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 @@ -2711,7 +2711,7 @@ static void display_gpl(void) { printf("chrony version %s\n" - "Copyright (C) 1997-2003, 2007, 2009-2015 Richard P. Curnow and others\n" + "Copyright (C) 1997-2003, 2007, 2009-2016 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/clientlog.c b/clientlog.c index 74d572ae..488340bb 100644 --- a/clientlog.c +++ b/clientlog.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009 + * Copyright (C) Miroslav Lichvar 2009, 2015-2016 * * 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/cmdmon.c b/cmdmon.c index 0d3ff551..adaef8ef 100644 --- a/cmdmon.c +++ b/cmdmon.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009-2015 + * Copyright (C) Miroslav Lichvar 2009-2016 * * 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/conf.c b/conf.c index a23d1ae7..682b9717 100644 --- a/conf.c +++ b/conf.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009-2015 + * Copyright (C) Miroslav Lichvar 2009-2016 * * 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/keys.c b/keys.c index 4af7eb68..2df93b49 100644 --- a/keys.c +++ b/keys.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2012-2014 + * Copyright (C) Miroslav Lichvar 2012-2016 * * 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 4087c986..f13ea168 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-2015 + * Copyright (C) Miroslav Lichvar 2009-2016 * * 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/pktlength.c b/pktlength.c index ec8c7c44..07745658 100644 --- a/pktlength.c +++ b/pktlength.c @@ -3,6 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2002 + * Copyright (C) Miroslav Lichvar 2014-2016 * * 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 30768638..b5881314 100644 --- a/privops.c +++ b/privops.c @@ -3,6 +3,7 @@ ********************************************************************** * Copyright (C) Bryan Christianson 2015 + * Copyright (C) Miroslav Lichvar 2016 * * 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/sched.c b/sched.c index 773aab8b..78016de9 100644 --- a/sched.c +++ b/sched.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2011, 2013-2014 + * Copyright (C) Miroslav Lichvar 2011, 2013-2015 * * 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/sources.c b/sources.c index cee2cbf2..04bd36bc 100644 --- a/sources.c +++ b/sources.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2011-2014 + * Copyright (C) Miroslav Lichvar 2011-2016 * * 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 4287b98d..6967a9ea 100644 --- a/util.c +++ b/util.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009, 2012-2015 + * Copyright (C) Miroslav Lichvar 2009, 2012-2016 * * 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 -- 2.47.3