From 2a7306a1d92522569a8bb6e5a7c0bcdd5cf4cfaa Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 26 May 2011 17:11:38 -0400 Subject: [PATCH] Findbugs. CodePro Audit. Checkstyle. Unit test refactoring. --- NOTICE | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-) diff --git a/NOTICE b/NOTICE index f131cfd..d58975a 100644 --- a/NOTICE +++ b/NOTICE @@ -88,6 +88,22 @@ http://www.bouncycastle.org --------------------------------------------------------------------------- +JSch +--------------------------------------------------------------------------- + JSch - Java Secure Channel, released under the + BSD License. + + http://www.jcraft.com/jsch + +--------------------------------------------------------------------------- +JUnit +--------------------------------------------------------------------------- + JUnit, released under the + Common Public License. + + http://junit.org + +--------------------------------------------------------------------------- Fancybox image viewer --------------------------------------------------------------------------- Fancybox image viewer, released under the -- Gitblit v1.9.1