diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2019-01-02 22:34:44 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2019-01-02 22:36:39 -0500 |
commit | 5fa75d0823b66a49456790a19e203fec0bc67220 (patch) | |
tree | 0291b18aacda7cd371702e280dda1b1f3b6bd558 /COPYING | |
parent | 28c787b0dcbae9e6c7dfc0013bdaff25d0a2f009 (diff) | |
download | bfs-5fa75d0823b66a49456790a19e203fec0bc67220.tar.xz |
posix1e: Split out ACL and capability handling from util
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Copyright (C) 2015-2018 Tavian Barnes <tavianator@tavianator.com> +Copyright (C) 2015-2019 Tavian Barnes <tavianator@tavianator.com> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. |