From: Miroslav Lichvar Date: Thu, 5 Jun 2014 14:42:39 +0000 (+0200) Subject: Update copyright years X-Git-Tag: 1.30-pre1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb74f3e7ad3ecd1218327c20c3a3d8567f82f0ee;p=thirdparty%2Fchrony.git Update copyright years --- diff --git a/chrony.texi.in b/chrony.texi.in index 47c6079f..40b43328 100644 --- a/chrony.texi.in +++ b/chrony.texi.in @@ -24,6 +24,7 @@ @page @vskip 0pt plus 1filll Copyright @copyright{} 1997-1999 Richard P. Curnow +Copyright @copyright{} 2009-2014 Miroslav Lichvar @end titlepage @c }}} @c {{{ Top node diff --git a/client.c b/client.c index 83128b2d..deb7ead0 100644 --- a/client.c +++ b/client.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009-2013 + * Copyright (C) Miroslav Lichvar 2009-2014 * * 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 @@ -2715,7 +2715,7 @@ static void display_gpl(void) { printf("chrony version %s\n" - "Copyright (C) 1997-2003, 2007, 2009-2013 Richard P. Curnow and others\n" + "Copyright (C) 1997-2003, 2007, 2009-2014 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/cmdmon.c b/cmdmon.c index 1e271855..211a4f3a 100644 --- a/cmdmon.c +++ b/cmdmon.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009-2012 + * Copyright (C) Miroslav Lichvar 2009-2014 * * 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 03666eb2..a7acd60b 100644 --- a/conf.c +++ b/conf.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009-2013 + * Copyright (C) Miroslav Lichvar 2009-2014 * * 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.h b/conf.h index 049991e1..fa493f90 100644 --- a/conf.h +++ b/conf.h @@ -3,6 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 + * Copyright (C) Miroslav Lichvar 2013-2014 * * 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 755880c1..00fce1b6 100755 --- a/configure +++ b/configure @@ -4,7 +4,7 @@ # chronyd/chronyc - Programs for keeping computer clocks accurate. # # Copyright (C) Richard P. Curnow 1997-2003 -# Copyright (C) Miroslav Lichvar 2009, 2012 +# Copyright (C) Miroslav Lichvar 2009, 2012-2014 # # ======================================================================= diff --git a/keys.c b/keys.c index e6fcfe41..24fc7954 100644 --- a/keys.c +++ b/keys.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2012-2013 + * Copyright (C) Miroslav Lichvar 2012-2014 * * 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/local.c b/local.c index f3cec547..29ab0f3c 100644 --- a/local.c +++ b/local.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2011 + * Copyright (C) Miroslav Lichvar 2011, 2014 * * 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/logging.c b/logging.c index fc08595b..f8ae7602 100644 --- a/logging.c +++ b/logging.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2011-2012 + * Copyright (C) Miroslav Lichvar 2011-2014 * * 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/logging.h b/logging.h index 9477cbae..2c8a78fe 100644 --- a/logging.h +++ b/logging.h @@ -3,6 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2002 + * Copyright (C) Miroslav Lichvar 2013-2014 * * 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 f56402f8..4b11dc4c 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 + * Copyright (C) Miroslav Lichvar 2012-2014 * * 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 6bc5bfbc..54e152f3 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-2013 + * Copyright (C) Miroslav Lichvar 2009-2014 * * 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.c b/ntp_io.c index b9515f6a..2473751e 100644 --- a/ntp_io.c +++ b/ntp_io.c @@ -4,7 +4,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 * Copyright (C) Timo Teras 2009 - * Copyright (C) Miroslav Lichvar 2009 + * Copyright (C) Miroslav Lichvar 2009, 2013-2014 * * 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.h b/ntp_io.h index b4200d3f..2d7f3599 100644 --- a/ntp_io.h +++ b/ntp_io.h @@ -3,6 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2002 + * Copyright (C) Miroslav Lichvar 2014 * * 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_sources.c b/ntp_sources.c index 87e2e215..bcba9f06 100644 --- a/ntp_sources.c +++ b/ntp_sources.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2011-2012 + * Copyright (C) Miroslav Lichvar 2011-2012, 2014 * * 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_sources.h b/ntp_sources.h index 7a76ba4c..ee282ea6 100644 --- a/ntp_sources.h +++ b/ntp_sources.h @@ -3,6 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2002 + * Copyright (C) Miroslav Lichvar 2014 * * 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 d94c73cf..e5a4b07a 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 + * Copyright (C) Miroslav Lichvar 2009-2011, 2013-2014 * * 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 160ac82e..bdc8f7de 100644 --- a/reference.c +++ b/reference.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009-2013 + * Copyright (C) Miroslav Lichvar 2009-2014 * * 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.h b/reference.h index 413659c2..6fac8d5e 100644 --- a/reference.h +++ b/reference.h @@ -3,6 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2002 + * Copyright (C) Miroslav Lichvar 2014 * * 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/rtc_linux.c b/rtc_linux.c index 88c01600..5100808e 100644 --- a/rtc_linux.c +++ b/rtc_linux.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2012 + * Copyright (C) Miroslav Lichvar 2012-2014 * * 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 8de2fd53..578c69c3 100644 --- a/sched.c +++ b/sched.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2011 + * Copyright (C) Miroslav Lichvar 2011, 2013-2014 * * 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 6ad6bf29..f7cdd60f 100644 --- a/sources.c +++ b/sources.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2011-2013 + * Copyright (C) Miroslav Lichvar 2011-2014 * * 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.h b/sources.h index 1b540d6b..64c450da 100644 --- a/sources.h +++ b/sources.h @@ -3,6 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2002 + * Copyright (C) Miroslav Lichvar 2014 * * 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 53fb8346..a0e235a6 100644 --- a/sourcestats.c +++ b/sourcestats.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2011-2012 + * Copyright (C) Miroslav Lichvar 2011-2014 * * 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 3c0f0429..e2261ed8 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 + * Copyright (C) Miroslav Lichvar 2009-2012, 2014 * * 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/tempcomp.c b/tempcomp.c index 4506c2f7..2465bdad 100644 --- a/tempcomp.c +++ b/tempcomp.c @@ -2,7 +2,7 @@ chronyd/chronyc - Programs for keeping computer clocks accurate. ********************************************************************** - * Copyright (C) Miroslav Lichvar 2011 + * Copyright (C) Miroslav Lichvar 2011, 2014 * * 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/wrap_adjtimex.c b/wrap_adjtimex.c index 65427c2b..8172c5f5 100644 --- a/wrap_adjtimex.c +++ b/wrap_adjtimex.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2002 - * Copyright (C) Miroslav Lichvar 2011-2012 + * Copyright (C) Miroslav Lichvar 2011-2012, 2014 * * 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