]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Update a few more copyright years.
authorWayne Davison <wayne@opencoder.net>
Sun, 26 Apr 2020 06:34:16 +0000 (23:34 -0700)
committerWayne Davison <wayne@opencoder.net>
Sun, 26 Apr 2020 06:34:16 +0000 (23:34 -0700)
compat.c
syscall.c
t_stub.c
tls.c
trimslash.c

index 6298b904a98777c7775b775bcf25459582768ba2..40de14bb5c6716c045cca25e18c7c28d6f1391e7 100644 (file)
--- a/compat.c
+++ b/compat.c
@@ -3,7 +3,7 @@
  *
  * Copyright (C) Andrew Tridgell 1996
  * Copyright (C) Paul Mackerras 1996
- * Copyright (C) 2004-2019 Wayne Davison
+ * Copyright (C) 2004-2020 Wayne Davison
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index bcd9738e93481eb88dc8381a01c005868e884d52..e1a02a3c6a61b6b8a94c4529692f08b1222c2b65 100644 (file)
--- a/syscall.c
+++ b/syscall.c
@@ -4,7 +4,7 @@
  *
  * Copyright (C) 1998 Andrew Tridgell
  * Copyright (C) 2002 Martin Pool
- * Copyright (C) 2003-2019 Wayne Davison
+ * Copyright (C) 2003-2020 Wayne Davison
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 6f01a24da3251cb83f56ab3cba8bd9b6ada260f1..84dd88f4afea943934d2312e5e640ca7e2f79780 100644 (file)
--- a/t_stub.c
+++ b/t_stub.c
@@ -3,7 +3,7 @@
  * functions, so that module test harnesses can run standalone.
  *
  * Copyright (C) 2001, 2002 Martin Pool <mbp@samba.org>
- * Copyright (C) 2003-2019 Wayne Davison
+ * Copyright (C) 2003-2020 Wayne Davison
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/tls.c b/tls.c
index 00fac8b58c7114f307bd3a6cdad583aed991d0a2..ac402eba9429a8357fdd23e722aed8546cd8a4ab 100644 (file)
--- a/tls.c
+++ b/tls.c
@@ -2,7 +2,7 @@
  * Trivial ls for comparing two directories after running an rsync.
  *
  * Copyright (C) 2001, 2002 Martin Pool <mbp@samba.org>
- * Copyright (C) 2003-2019 Wayne Davison
+ * Copyright (C) 2003-2020 Wayne Davison
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
index 004351c2e92e40113b64d44c31975e3755f34710..60a746cb0b792856d1bac493acbb3788e70f0336 100644 (file)
@@ -2,7 +2,7 @@
  * Simple utility used only by the test harness.
  *
  * Copyright (C) 2002 Martin Pool
- * Copyright (C) 2003-2019 Wayne Davison
+ * Copyright (C) 2003-2020 Wayne Davison
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by