]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
update copyright years
authorMiroslav Lichvar <mlichvar@redhat.com>
Wed, 16 Sep 2020 08:01:50 +0000 (10:01 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 16 Sep 2020 10:09:52 +0000 (12:09 +0200)
20 files changed:
client.c
cmdmon.c
conf.c
configure
doc/chrony.conf.adoc
doc/chronyc.adoc
doc/faq.adoc
keys.c
logging.c
main.c
ntp_auth.c
ntp_core.c
ntp_ext.c
ntp_io.c
ntp_sources.c
reference.c
socket.c
sources.c
sys_macosx.c
util.c

index 548875b6d2457b182873147c6b67f890986496ec..5f068fb09f72f24161cd75d5bd062a3964f6d0fa 100644 (file)
--- a/client.c
+++ b/client.c
@@ -4,7 +4,7 @@
  **********************************************************************
  * Copyright (C) Richard P. Curnow  1997-2003
  * Copyright (C) Lonnie Abelbeck  2016, 2018
- * Copyright (C) Miroslav Lichvar  2009-2018
+ * Copyright (C) Miroslav Lichvar  2009-2020
  * 
  * 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
@@ -3471,7 +3471,7 @@ static void
 display_gpl(void)
 {
     printf("chrony version %s\n"
-           "Copyright (C) 1997-2003, 2007, 2009-2019 Richard P. Curnow and others\n"
+           "Copyright (C) 1997-2003, 2007, 2009-2020 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 08027c9031cb56f71d17b1ef85bf739335cbf717..a7a6a58f82e90720a9c7717aa874319521b189e9 100644 (file)
--- a/cmdmon.c
+++ b/cmdmon.c
@@ -3,7 +3,7 @@
 
  **********************************************************************
  * Copyright (C) Richard P. Curnow  1997-2003
- * Copyright (C) Miroslav Lichvar  2009-2016, 2018
+ * Copyright (C) Miroslav Lichvar  2009-2016, 2018-2020
  * 
  * 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 9dede19be0391e0e5471dc70e1b81a368f22eee3..14f0efdced69a850c539a53739f38692777a1336 100644 (file)
--- a/conf.c
+++ b/conf.c
@@ -3,7 +3,7 @@
 
  **********************************************************************
  * Copyright (C) Richard P. Curnow  1997-2003
- * Copyright (C) Miroslav Lichvar  2009-2017
+ * Copyright (C) Miroslav Lichvar  2009-2017, 2020
  * 
  * 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 027da7048a4e541f07a8fdd8782acb58779f9d1e..c9d0e6011f3df75e7f93bd1c0ec524e07839c7c6 100755 (executable)
--- a/configure
+++ b/configure
@@ -5,7 +5,7 @@
 #
 # Copyright (C) Richard P. Curnow  1997-2003
 # Copyright (C) Bryan Christianson  2016
-# Copyright (C) Miroslav Lichvar  2009, 2012-2018
+# Copyright (C) Miroslav Lichvar  2009, 2012-2020
 # Copyright (C) Stefan R. Filipek  2019
 #
 # =======================================================================
index 531a9663a92c00f6fa89354e130d150eec0ef0c3..c7ace3b8c54e3717067c048ff48df612fa46cc8c 100644 (file)
@@ -3,7 +3,7 @@
 // Copyright (C) Richard P. Curnow  1997-2003
 // Copyright (C) Stephen Wadeley  2016
 // Copyright (C) Bryan Christianson  2017
-// Copyright (C) Miroslav Lichvar  2009-2017
+// Copyright (C) Miroslav Lichvar  2009-2020
 //
 // 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 f2dea12b725717c66d78ad7a4e7361982cd34f21..bd4437a4656310d49f62c5f9e4d91a289345d338 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) Richard P. Curnow  1997-2003
 // Copyright (C) Stephen Wadeley  2016
-// Copyright (C) Miroslav Lichvar  2009-2017
+// Copyright (C) Miroslav Lichvar  2009-2017, 2019-2020
 //
 // 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 c47c29c5b6c9cbc33ce72ea45bb9483598cb2dd5..6b8ed6e5fdb077b620509567a22c1c5eb82e5766 100644 (file)
@@ -1,7 +1,7 @@
 // This file is part of chrony
 //
 // Copyright (C) Richard P. Curnow  1997-2003
-// Copyright (C) Miroslav Lichvar  2014-2016
+// Copyright (C) Miroslav Lichvar  2014-2016, 2020
 //
 // 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 69d7f89c15534643a3d70a37a89002ee65929ba9..cc1131cfba4e48388ce4331813a374517c527f1b 100644 (file)
--- a/keys.c
+++ b/keys.c
@@ -3,7 +3,7 @@
 
  **********************************************************************
  * Copyright (C) Richard P. Curnow  1997-2003
- * Copyright (C) Miroslav Lichvar  2012-2016
+ * Copyright (C) Miroslav Lichvar  2012-2016, 2019-2020
  * 
  * 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 74d53c7ed27d4c548b666a8bd58dd9f29f9c5674..d858d2adcbbf2bc87c5cececcac208e4b0326c2a 100644 (file)
--- a/logging.c
+++ b/logging.c
@@ -3,7 +3,7 @@
 
  **********************************************************************
  * Copyright (C) Richard P. Curnow  1997-2003
- * Copyright (C) Miroslav Lichvar  2011-2014, 2018
+ * Copyright (C) Miroslav Lichvar  2011-2014, 2018-2020
  * 
  * 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 958d04700513519488e5fe11c344405286b5b28b..3690fd87c1c0a68feeb6d0303eb9280a26a66084 100644 (file)
--- 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-2018
+ * Copyright (C) Miroslav Lichvar  2012-2020
  * 
  * 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 58c89883ea358b5fd85967491d9f7048bf506f0b..7a8b4afd8cf39059848739d8bc931a2d0d8f2e78 100644 (file)
@@ -2,7 +2,7 @@
   chronyd/chronyc - Programs for keeping computer clocks accurate.
 
  **********************************************************************
- * Copyright (C) Miroslav Lichvar  2019
+ * Copyright (C) Miroslav Lichvar  2019-2020
  * 
  * 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 60c030357c011373b2da464a2bd99f1edb1d8cee..43f99959c1a7200cb141e645bf43650bd9daa9a6 100644 (file)
@@ -3,7 +3,7 @@
 
  **********************************************************************
  * Copyright (C) Richard P. Curnow  1997-2003
- * Copyright (C) Miroslav Lichvar  2009-2018
+ * Copyright (C) Miroslav Lichvar  2009-2020
  * 
  * 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 b48ae2c5ae8675a032d7e9b62dba724d83d78f53..d2babb1be56891a8a5c80960f8d5e789daf55d9f 100644 (file)
--- a/ntp_ext.c
+++ b/ntp_ext.c
@@ -2,7 +2,7 @@
   chronyd/chronyc - Programs for keeping computer clocks accurate.
 
  **********************************************************************
- * Copyright (C) Miroslav Lichvar  2019
+ * Copyright (C) Miroslav Lichvar  2019-2020
  * 
  * 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 9d18df84c6f993394c1af34f54f7e3af97fbec4f..1bf8ba4824de3efc5f80356b0b5fed949eb673e8 100644 (file)
--- 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, 2013-2016, 2018
+ * Copyright (C) Miroslav Lichvar  2009, 2013-2016, 2018-2020
  * 
  * 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 b371d4448b09f11b61de4bdf685c2d0d5aaca625..6e16e124f48b3aa961d9467dbb189c174a2b2356 100644 (file)
@@ -3,7 +3,7 @@
 
  **********************************************************************
  * Copyright (C) Richard P. Curnow  1997-2003
- * Copyright (C) Miroslav Lichvar  2011-2012, 2014, 2016
+ * Copyright (C) Miroslav Lichvar  2011-2012, 2014, 2016, 2020
  * 
  * 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 d597850e48aa4cf19a329a645d645b0723df82af..bf30991613c90caf210914771fc8edf77dc46a18 100644 (file)
@@ -3,7 +3,7 @@
 
  **********************************************************************
  * Copyright (C) Richard P. Curnow  1997-2003
- * Copyright (C) Miroslav Lichvar  2009-2018
+ * Copyright (C) Miroslav Lichvar  2009-2018, 2020
  * 
  * 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 2262aad548ee1191c4686daf40462f784f0ac95d..3480dc03e1e963f4002f2d2ccb2179f1b0013a71 100644 (file)
--- a/socket.c
+++ b/socket.c
@@ -4,7 +4,7 @@
  **********************************************************************
  * Copyright (C) Richard P. Curnow  1997-2003
  * Copyright (C) Timo Teras  2009
- * Copyright (C) Miroslav Lichvar  2009, 2013-2019
+ * Copyright (C) Miroslav Lichvar  2009, 2013-2020
  * 
  * 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 2ec5a9a02f51d7535cb37f87c94e31701cbf8b61..260cd8553e3ea5703cbf0630c0e79371e04d9b8a 100644 (file)
--- a/sources.c
+++ b/sources.c
@@ -3,7 +3,7 @@
 
  **********************************************************************
  * Copyright (C) Richard P. Curnow  1997-2003
- * Copyright (C) Miroslav Lichvar  2011-2016, 2018
+ * Copyright (C) Miroslav Lichvar  2011-2016, 2018, 2020
  * 
  * 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 1b0fc4e189bcdc7a3a2d3e1aae38de94a5f2dfcf..68f36ef04ea8dffd81cbe6085c0747749d2665f0 100644 (file)
@@ -4,7 +4,7 @@
  **********************************************************************
  * Copyright (C) Richard P. Curnow  1997-2001
  * Copyright (C) J. Hannken-Illjes  2001
- * Copyright (C) Bryan Christianson  2015, 2017
+ * Copyright (C) Bryan Christianson  2015, 2017, 2020
  *
  * 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 8f22ff9c610438891bcad5911c3b0968bdda8795..5831ec4475b0c86f97f5d675e9c1182fdbfbaf15 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-2018
+ * Copyright (C) Miroslav Lichvar  2009, 2012-2020
  * 
  * 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