]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
update copyright years
authorMiroslav Lichvar <mlichvar@redhat.com>
Mon, 10 May 2021 13:47:10 +0000 (15:47 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Wed, 12 May 2021 11:06:15 +0000 (13:06 +0200)
client.c
cmdmon.c
configure
doc/chrony.conf.adoc
doc/faq.adoc
ntp_sources.c
nts_ke_client.c
nts_ke_session.c
sourcestats.c
test/unit/ntp_sources.c
test/unit/util.c

index 17e4577d8cfc773fb80935c0f7c6768248ee9484..cc179c651b2cfbf3610a0c9ffa70b42e9f5889ff 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-2020
+ * Copyright (C) Miroslav Lichvar  2009-2021
  * 
  * 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
@@ -3458,7 +3458,7 @@ static void
 display_gpl(void)
 {
     printf("chrony version %s\n"
-           "Copyright (C) 1997-2003, 2007, 2009-2020 Richard P. Curnow and others\n"
+           "Copyright (C) 1997-2003, 2007, 2009-2021 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 7ee8c12dc851c1816ad16e5824b879c1fd096858..8cbcd8064b4bb8c242f66011b0f9836b22ca06cf 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-2020
+ * Copyright (C) Miroslav Lichvar  2009-2016, 2018-2021
  * 
  * 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 729a9d4c7a07a63739d5d7fb5490ac24eac3b8b9..5b8948f0d3685b160708905d65b9873a0042c626 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-2020
+# Copyright (C) Miroslav Lichvar  2009, 2012-2021
 # Copyright (C) Stefan R. Filipek  2019
 #
 # =======================================================================
index 347f5f28d597e6700654f764eadeafb6b2bcd1df..9134fb517fa6bc98f2587d0e94e90c1ebedb026f 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-2020
+// Copyright (C) Miroslav Lichvar  2009-2021
 //
 // 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 4076e9c816ca7c8aa1e7891b6a10e56b4ca8dca0..80853b4b5a54c38477b663d962f4a641149c12e3 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, 2020
+// Copyright (C) Miroslav Lichvar  2014-2016, 2020-2021
 //
 // 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 02c7edae57b4dea3bd3c714a7cf2edae1064602d..852602ab6de6eb2b4f2dfb2eca91225dc8b7f8aa 100644 (file)
@@ -3,7 +3,7 @@
 
  **********************************************************************
  * Copyright (C) Richard P. Curnow  1997-2003
- * Copyright (C) Miroslav Lichvar  2011-2012, 2014, 2016, 2020
+ * Copyright (C) Miroslav Lichvar  2011-2012, 2014, 2016, 2020-2021
  * 
  * 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 d1936b690801e9fa278d9b5b4e57fb0b7a3b21c8..c22b0eb13fc22b711ff34a685800c358366c8234 100644 (file)
@@ -2,7 +2,7 @@
   chronyd/chronyc - Programs for keeping computer clocks accurate.
 
  **********************************************************************
- * Copyright (C) Miroslav Lichvar  2020
+ * Copyright (C) Miroslav Lichvar  2020-2021
  * 
  * 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 97b135d250820a418b2745fa947b2e0871817802..96b08c14db6883b4c342c0031becc6835f384ebe 100644 (file)
@@ -2,7 +2,7 @@
   chronyd/chronyc - Programs for keeping computer clocks accurate.
 
  **********************************************************************
- * Copyright (C) Miroslav Lichvar  2020
+ * Copyright (C) Miroslav Lichvar  2020-2021
  * 
  * 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 066d0e4cc942b39d95f72eb6420111fb8117fa38..7dfc9dbcbeb713ddf7be0ba9ccdfcb488c8b311f 100644 (file)
@@ -3,7 +3,7 @@
 
  **********************************************************************
  * Copyright (C) Richard P. Curnow  1997-2003
- * Copyright (C) Miroslav Lichvar  2011-2014, 2016-2018
+ * Copyright (C) Miroslav Lichvar  2011-2014, 2016-2018, 2021
  * 
  * 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 9da88aa0a1788de318e8b0f2eabb43014bf5c271..e8b74206feccc86af08db3324dbdc09b40264ff6 100644 (file)
@@ -1,6 +1,6 @@
 /*
  **********************************************************************
- * Copyright (C) Miroslav Lichvar  2016
+ * Copyright (C) Miroslav Lichvar  2016, 2021
  * 
  * 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 42967ebeb183b7f34a87f1fcfa53fc6abbc3eaba..88a623d4504662c54f91f98c437816de7143c0fb 100644 (file)
@@ -1,6 +1,6 @@
 /*
  **********************************************************************
- * Copyright (C) Miroslav Lichvar  2017-2018
+ * Copyright (C) Miroslav Lichvar  2017-2018, 2021
  * 
  * 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