X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/62ca38262fe7bf4a5cdefa3a0edbb16ab1e43194..d3d07a5e860f1cde0e234ec7a1aff7111a2c514f:/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.