summaryrefslogtreecommitdiff
path: root/log.c
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2022-01-15 17:21:01 -0800
committerWayne Davison <wayne@opencoder.net>2022-01-15 17:21:01 -0800
commitc3b553a93f7090bcbb89c08405f1a5f1c175c864 (patch)
tree7357cf54868e342a28a09f4b881ee3897ab080fa /log.c
parenteb0b41587c9ce3479685e339bd1f4bd864473c7b (diff)
downloadrsync-c3b553a93f7090bcbb89c08405f1a5f1c175c864.tar.gz
Preparing for release of 3.2.4pre2v3.2.4pre2
Diffstat (limited to 'log.c')
-rw-r--r--log.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/log.c b/log.c
index 6c50d0e0..44344e2a 100644
--- a/log.c
+++ b/log.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 1998-2001 Andrew Tridgell <tridge@samba.org>
* Copyright (C) 2000-2001 Martin Pool <mbp@samba.org>
- * Copyright (C) 2003-2021 Wayne Davison
+ * Copyright (C) 2003-2022 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