]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
update copyright years
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 9 May 2019 14:55:04 +0000 (16:55 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Fri, 10 May 2019 09:01:27 +0000 (11:01 +0200)
client.c
configure
ntp_io_linux.c
refclock.c

index 029860c280765851b190e619e1ee16f7abf1ed4c..8736504ba67a22175f62a883802b06bd85a1dee4 100644 (file)
--- a/client.c
+++ b/client.c
@@ -3159,7 +3159,7 @@ static void
 display_gpl(void)
 {
     printf("chrony version %s\n"
-           "Copyright (C) 1997-2003, 2007, 2009-2018 Richard P. Curnow and others\n"
+           "Copyright (C) 1997-2003, 2007, 2009-2019 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 9e21a8b48b4d3b3b812e93f4fb0023fe35e0bfff..323f5743cd57009cf50a7eb3e24fa16d71df4f62 100755 (executable)
--- a/configure
+++ b/configure
@@ -6,6 +6,7 @@
 # Copyright (C) Richard P. Curnow  1997-2003
 # Copyright (C) Bryan Christianson  2016
 # Copyright (C) Miroslav Lichvar  2009, 2012-2018
+# Copyright (C) Stefan R. Filipek  2019
 #
 # =======================================================================
 
index f0cf121b15b08d4fb341605011f3ee5acdadf343..4e0c8000b21b1913c5a871709e79cf9454a4a7c7 100644 (file)
@@ -2,7 +2,7 @@
   chronyd/chronyc - Programs for keeping computer clocks accurate.
 
  **********************************************************************
- * Copyright (C) Miroslav Lichvar  2016-2018
+ * Copyright (C) Miroslav Lichvar  2016-2019
  * 
  * 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
index e50dec5e55eb1d819cdfb6a7e135d01538b2f8b1..561df4537c77ce5b58c898ad7bf9db7716f97b89 100644 (file)
@@ -2,7 +2,7 @@
   chronyd/chronyc - Programs for keeping computer clocks accurate.
 
  **********************************************************************
- * Copyright (C) Miroslav Lichvar  2009-2011, 2013-2014, 2016-2018
+ * Copyright (C) Miroslav Lichvar  2009-2011, 2013-2014, 2016-2019
  * 
  * 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