X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/85b057cccff3e3df925e481f889ff4678a594c19..91f625cee02e1db0ebd6f40d3ccfaf655b72c9ab:/lib/sysacls.c diff --git a/lib/sysacls.c b/lib/sysacls.c index 26ae86b0..071b06f8 100644 --- a/lib/sysacls.c +++ b/lib/sysacls.c @@ -2,6 +2,7 @@ * Unix SMB/CIFS implementation. * Based on the Samba ACL support code. * Copyright (C) Jeremy Allison 2000. + * Copyright (C) 2007-2008 Wayne Davison * * The permission functions have been changed to get/set all bits via * one call. Some functions that rsync doesn't need were also removed.