From: Miroslav Lichvar Date: Thu, 18 Jun 2015 13:30:22 +0000 (+0200) Subject: update copyright years X-Git-Tag: 2.1~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59192fc69592a30630ad9d6c47be4af1e744025c;p=thirdparty%2Fchrony.git update copyright years --- diff --git a/chrony.texi.in b/chrony.texi.in index 990d3c71..98772b4e 100644 --- a/chrony.texi.in +++ b/chrony.texi.in @@ -24,7 +24,7 @@ @page @vskip 0pt plus 1filll Copyright @copyright{} 1997-1999 Richard P. Curnow -Copyright @copyright{} 2009-2014 Miroslav Lichvar +Copyright @copyright{} 2009-2015 Miroslav Lichvar @end titlepage @c }}} @c {{{ Top node diff --git a/client.c b/client.c index d9b9cd3f..abe01aac 100644 --- a/client.c +++ b/client.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009-2014 + * Copyright (C) Miroslav Lichvar 2009-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 @@ -2745,7 +2745,7 @@ static void display_gpl(void) { printf("chrony version %s\n" - "Copyright (C) 1997-2003, 2007, 2009-2014 Richard P. Curnow and others\n" + "Copyright (C) 1997-2003, 2007, 2009-2015 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 511dbe22..5d5c5592 100644 --- a/cmdmon.c +++ b/cmdmon.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009-2014 + * Copyright (C) Miroslav Lichvar 2009-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/util.c b/util.c index 6966f6c1..0add5dfb 100644 --- a/util.c +++ b/util.c @@ -3,7 +3,7 @@ ********************************************************************** * Copyright (C) Richard P. Curnow 1997-2003 - * Copyright (C) Miroslav Lichvar 2009, 2012-2014 + * Copyright (C) Miroslav Lichvar 2009, 2012-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