summaryrefslogtreecommitdiff
path: root/chmod.c
diff options
context:
space:
mode:
authorDongHun Kwak <dh0128.kwak@samsung.com>2022-02-16 16:35:35 +0900
committerDongHun Kwak <dh0128.kwak@samsung.com>2022-02-16 16:35:35 +0900
commitf06790ac116291bcef7fd6c9057b17306fc8f74b (patch)
tree5830eb26cd754cba21f0117f078eafb553851123 /chmod.c
parent6128f56694623bf0ea09f4fc22f9a94996335e65 (diff)
downloadrsync-f06790ac116291bcef7fd6c9057b17306fc8f74b.tar.gz
rsync-f06790ac116291bcef7fd6c9057b17306fc8f74b.tar.bz2
rsync-f06790ac116291bcef7fd6c9057b17306fc8f74b.zip
Imported Upstream version 3.1.2upstream/3.1.2
Diffstat (limited to 'chmod.c')
-rw-r--r--chmod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/chmod.c b/chmod.c
index 1f739582..f39f4c9f 100644
--- a/chmod.c
+++ b/chmod.c
@@ -2,7 +2,7 @@
* Implement the core of the --chmod option.
*
* Copyright (C) 2002 Scott Howard
- * Copyright (C) 2005-2014 Wayne Davison
+ * Copyright (C) 2005-2015 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