summaryrefslogtreecommitdiff
path: root/syscall.c
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2020-04-25 23:34:16 -0700
committerWayne Davison <wayne@opencoder.net>2020-04-25 23:34:16 -0700
commitd218be3482fc3567a9393de6c133efd7266db243 (patch)
treebd82d55492e109b5e3d22e64eb1c79df106a819b /syscall.c
parentf4c077e85e407d4866a095101d082c9debebad85 (diff)
downloadrsync-d218be3482fc3567a9393de6c133efd7266db243.tar.gz
Update a few more copyright years.
Diffstat (limited to 'syscall.c')
-rw-r--r--syscall.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/syscall.c b/syscall.c
index bcd9738e..e1a02a3c 100644
--- 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