diff options
author | DongHun Kwak <dh0128.kwak@samsung.com> | 2022-02-16 16:35:35 +0900 |
---|---|---|
committer | DongHun Kwak <dh0128.kwak@samsung.com> | 2022-02-16 16:35:35 +0900 |
commit | f06790ac116291bcef7fd6c9057b17306fc8f74b (patch) | |
tree | 5830eb26cd754cba21f0117f078eafb553851123 /chmod.c | |
parent | 6128f56694623bf0ea09f4fc22f9a94996335e65 (diff) | |
download | rsync-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.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |