summaryrefslogtreecommitdiff
path: root/options.c
diff options
context:
space:
mode:
authorWayne Davison <wayne@opencoder.net>2023-04-29 09:01:43 -0700
committerWayne Davison <wayne@opencoder.net>2023-04-29 09:01:43 -0700
commit9a06b2edb0ea1a226bcc642682c07bacd2ea47d3 (patch)
tree33aef15972641a20e287bc26cab8227bde59a5dd /options.c
parent273dced284e2bef03ccdf626e44aec4ce6bab6fe (diff)
downloadrsync-9a06b2edb0ea1a226bcc642682c07bacd2ea47d3.tar.gz
Preparing for release of 3.3.0pre1 [buildall]v3.3.0pre1
Diffstat (limited to 'options.c')
-rw-r--r--options.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.c b/options.c
index 097d7f31..93bbe7b0 100644
--- a/options.c
+++ b/options.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 1998-2001 Andrew Tridgell <tridge@samba.org>
* Copyright (C) 2000, 2001, 2002 Martin Pool <mbp@samba.org>
- * Copyright (C) 2002-2022 Wayne Davison
+ * Copyright (C) 2002-2023 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