From 9a23de9ed3209132c06c3ef5e7f00dd4c90ac38a Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Fri, 29 Mar 2013 16:06:14 -0400 Subject: [PATCH] Trap connection resets and broken pipes in zip download servlet --- NOTICE | 26 +++++++++++++++++++++++++- 1 files changed, 25 insertions(+), 1 deletions(-) diff --git a/NOTICE b/NOTICE index e254c84..4daa120 100644 --- a/NOTICE +++ b/NOTICE @@ -230,4 +230,28 @@ GNU LESSER GENERAL PUBLIC LICENSE. (http://www.unboundid.com/products/ldap-sdk/docs/LICENSE-LGPLv2.1.txt) http://www.unboundid.com - \ No newline at end of file + +--------------------------------------------------------------------------- +JCalendar +--------------------------------------------------------------------------- + JCalendar, released under the + GNU LESSER GENERAL PUBLIC LICENSE. (http://www.unboundid.com/products/ldap-sdk/docs/LICENSE-LGPLv2.1.txt) + + http://www.toedter.com/en/jcalendar + +--------------------------------------------------------------------------- +Commons-Compress +--------------------------------------------------------------------------- + Commons-Compress, released under the + Apache Software License, Version 2.0. + + http://commons.apache.org/compress + +--------------------------------------------------------------------------- +XZ for Java +--------------------------------------------------------------------------- + XZ for Java, released under the + Public Domain + + http://tukaani.org/xz/java.html + -- Gitblit v1.9.1