]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
update copyright years
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 18 Jun 2015 13:30:22 +0000 (15:30 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 18 Jun 2015 13:30:22 +0000 (15:30 +0200)
chrony.texi.in
client.c
cmdmon.c
util.c

index 990d3c71d22141b8c54cca9bcc41192b9b8eb4df..98772b4e8ccea71ae2927aa82237da653a5f179f 100644 (file)
@@ -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
index d9b9cd3fa22d54ac292101cdff30a3e5c421b800..abe01aacfee851e9b97e7aadc65ae04a81c65e74 100644 (file)
--- 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",
index 511dbe22e9ffdd70e33a16505de112504bcfc2c3..5d5c5592a5861e650b5a79866b9764c8c5749d0c 100644 (file)
--- 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 6966f6c12c2bf4a141891f44f4214afc16bc67ea..0add5dfbc5389d68cb62edbb5f3e329bcf76aae3 100644 (file)
--- 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