From dd6f08950e36694d9757adc84ed6805620d0c032 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 20 Jul 2011 21:06:17 -0400 Subject: [PATCH] Fixed rename and delete repository (issue 10) --- NOTICE | 48 ++++++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 44 insertions(+), 4 deletions(-) diff --git a/NOTICE b/NOTICE index f131cfd..2b61754 100644 --- a/NOTICE +++ b/NOTICE @@ -16,12 +16,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 @@ -88,6 +88,46 @@ http://www.bouncycastle.org --------------------------------------------------------------------------- +JSch +--------------------------------------------------------------------------- + JSch - Java Secure Channel, released under the + BSD License. + + http://www.jcraft.com/jsch + +--------------------------------------------------------------------------- +Rome +--------------------------------------------------------------------------- + Rome RSS and Atom Java Utilities, released under the + Apache Software License, Version 1.1. + + http://rome.dev.java.net + +--------------------------------------------------------------------------- +jdom +--------------------------------------------------------------------------- + jdom xml library, released under the + Apache-style Software License. + + http://www.jdom.org + +--------------------------------------------------------------------------- +JUnit +--------------------------------------------------------------------------- + JUnit, released under the + Common Public License. + + http://junit.org + +--------------------------------------------------------------------------- +ant-googlecode +--------------------------------------------------------------------------- + ant-googlecode, released under the + New BSD License + + http://code.google.com/p/ant-googlecode + +--------------------------------------------------------------------------- Fancybox image viewer --------------------------------------------------------------------------- Fancybox image viewer, released under the -- Gitblit v1.9.1