]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
update copyright years
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 16 Dec 2021 08:54:11 +0000 (09:54 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 16 Dec 2021 12:17:42 +0000 (13:17 +0100)
clientlog.c
cmdparse.c
ntp_core.c
ntp_io.c
sources.c
test/unit/clientlog.c
util.c

index 96cb04e16f868f5d412060d331820ddcf82c697f..adf0c59ba223c1603bfdd925ec62969dad727e1a 100644 (file)
@@ -3,7 +3,7 @@
 
  **********************************************************************
  * Copyright (C) Richard P. Curnow  1997-2003
- * Copyright (C) Miroslav Lichvar  2009, 2015-2017
+ * Copyright (C) Miroslav Lichvar  2009, 2015-2017, 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 f9fe68e70a03ffe5124075c8d0104da274c95611..d8ab61ec12969351d898018fc0bc825b387ec7a2 100644 (file)
@@ -3,7 +3,7 @@
 
  **********************************************************************
  * Copyright (C) Richard P. Curnow  1997-2003
- * Copyright (C) Miroslav Lichvar  2013-2014, 2016
+ * Copyright (C) Miroslav Lichvar  2013-2014, 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 4b75f7938558ddde26811916aec1f693ae1412c2..b73309ed5ff573dd6676147b145e52b27d6a0a95 100644 (file)
@@ -3,7 +3,7 @@
 
  **********************************************************************
  * Copyright (C) Richard P. Curnow  1997-2003
- * 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 e4eb379831308c8b3bf0b584760afed341256492..86e3f26c43fb65f71848a70a43154466f1ea2c1d 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-2020
+ * Copyright (C) Miroslav Lichvar  2009, 2013-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 ce0965f3aad6bbd447278923f917d4c891a1e3bc..c439a74d62c050b7a360c4b6aa916ec53d777114 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, 2020
+ * Copyright (C) Miroslav Lichvar  2011-2016, 2018, 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 2a9a58896f2bf5780e87d909e48a83924a72f823..f59e13040a738f4570d49550ed990eb03a0195e5 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
diff --git a/util.c b/util.c
index da99f82739d7887f13d9dfa992578f26640e879d..c4c8934516bd156c8714475223ceda2e3ff902ee 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-2020
+ * Copyright (C) Miroslav Lichvar  2009, 2012-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