From 1c30dad2115fc513791d8a5b292ad0f7d7b85749 Mon Sep 17 00:00:00 2001 From: lemval <mvanleeuwen@xebia.com> Date: Tue, 31 Jan 2012 09:25:02 -0500 Subject: [PATCH] Do not traverse unaccessible subdirectories (issue 51) --- NOTICE | 48 ++++++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 44 insertions(+), 4 deletions(-) diff --git a/NOTICE b/NOTICE index b45f30b..5e49803 100644 --- a/NOTICE +++ b/NOTICE @@ -8,6 +8,14 @@ in this distribution or linked to by this distribution. --------------------------------------------------------------------------- +Bootstrap +--------------------------------------------------------------------------- + Bootstrap, released under the + Apache Software License, Version 2.0. + + http://twitter.github.com/bootstrap + +--------------------------------------------------------------------------- google-code-prettify --------------------------------------------------------------------------- google-code-prettify, released under the @@ -16,12 +24,12 @@ http://code.google.com/p/google-code-prettify --------------------------------------------------------------------------- -JavaService +Commons Daemon --------------------------------------------------------------------------- - JavaService, released under the - BSD License and the Lesser GNU Public License. + Commons Daemon, released under the + Apache Software License, Version 2.0. - http://forge.ow2.org/projects/javaservice + http://commons.apache.org/daemon --------------------------------------------------------------------------- JGit @@ -112,6 +120,22 @@ http://www.jdom.org --------------------------------------------------------------------------- +google-gson +--------------------------------------------------------------------------- + google-gson, released under the + Apache-style Software License. + + http://code.google.com/p/google-gson + +--------------------------------------------------------------------------- +javamail +--------------------------------------------------------------------------- + javamail, released under multiple licenses + CDDL-1.0, BSD, GPL-2.0, GNU-Classpath. + + http://kenai.com/projects/javamail + +--------------------------------------------------------------------------- JUnit --------------------------------------------------------------------------- JUnit, released under the @@ -120,6 +144,22 @@ http://junit.org --------------------------------------------------------------------------- +ant-googlecode +--------------------------------------------------------------------------- + ant-googlecode, released under the + New BSD License + + http://code.google.com/p/ant-googlecode + +--------------------------------------------------------------------------- +GenJar +--------------------------------------------------------------------------- + GenJar, released under the + Apache Software License, Version 1.1. + + http://genjar.sourceforge.net + +--------------------------------------------------------------------------- Fancybox image viewer --------------------------------------------------------------------------- Fancybox image viewer, released under the -- Gitblit v1.9.1