From b724448b589d60a9a7dda60cf30741048c98e199 Mon Sep 17 00:00:00 2001 From: Florian Zschocke <florian.zschocke@cycos.com> Date: Mon, 26 Aug 2013 06:39:57 -0400 Subject: [PATCH] Fix set-gid bit clearing under Linux when effective gid is different from file gid. --- NOTICE | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/NOTICE b/NOTICE index ca7979b..6468c49 100644 --- a/NOTICE +++ b/NOTICE @@ -310,4 +310,12 @@ MIT license. https://github.com/kohsuke/libpam4j - \ No newline at end of file + +--------------------------------------------------------------------------- +commons-codec +--------------------------------------------------------------------------- + commons-codec, release under the + Apache License 2.0. + + http://commons.apache.org/proper/commons-codec + \ No newline at end of file -- Gitblit v1.9.1