]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
update copyright years 4.5
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 5 Dec 2023 13:14:00 +0000 (14:14 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 5 Dec 2023 13:22:10 +0000 (14:22 +0100)
doc/faq.adoc
siv_gnutls.c
socket.c
test/unit/util.c

index 06eaabcda4920855c85d662e8ca40eadaeee2433..8fd350fbff3fc2150149fe9fbb24e34144b7ea4d 100644 (file)
@@ -1,6 +1,7 @@
 // This file is part of chrony
 //
 // Copyright (C) Richard P. Curnow  1997-2003
+// Copyright (C) Luke Valenta  2023
 // Copyright (C) Miroslav Lichvar  2014-2016, 2020-2023
 //
 // This program is free software; you can redistribute it and/or modify
index 04628eb7697ca175cbc5cc7fc3808fe838025766..a0a712c93a7831df31db641ae4db6e6b72f4d53c 100644 (file)
@@ -2,7 +2,7 @@
   chronyd/chronyc - Programs for keeping computer clocks accurate.
 
  **********************************************************************
- * Copyright (C) Miroslav Lichvar  2020
+ * Copyright (C) Miroslav Lichvar  2020, 2023
  *
  * 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 bc98a4fe53554eb58d937f1f4e7eb722d73e825e..5b22db55714a851ece6d6b492ba8b83f4e54e1bf 100644 (file)
--- a/socket.c
+++ b/socket.c
@@ -5,6 +5,7 @@
  * Copyright (C) Richard P. Curnow  1997-2003
  * Copyright (C) Timo Teras  2009
  * Copyright (C) Miroslav Lichvar  2009, 2013-2020
+ * Copyright (C) Luke Valenta  2023
  * 
  * 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 f434671f87408a7d93fd767ed7cb2f460c2c5a2e..d52a2684c365b50b236fa709c2e270c359a61b1d 100644 (file)
@@ -1,6 +1,6 @@
 /*
  **********************************************************************
- * Copyright (C) Miroslav Lichvar  2017-2018, 2021
+ * Copyright (C) Miroslav Lichvar  2017-2018, 2021, 2023
  * 
  * 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