From 58a1e415ff0cda6884cf004766b603e3763b0ac0 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Tue, 20 Mar 2012 19:45:20 -0400 Subject: [PATCH] Added protect-refs.groovy to the GO and WAR builds --- NOTICE | 106 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 101 insertions(+), 5 deletions(-) diff --git a/NOTICE b/NOTICE index f131cfd..f394d86 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 @@ -64,6 +72,22 @@ http://eclipse.org/jetty --------------------------------------------------------------------------- +Apache Lucene +--------------------------------------------------------------------------- + Apache Lucene, released under the + Apache Software License, Version 2.0. + + http://lucene.apache.org + +--------------------------------------------------------------------------- +Groovy +--------------------------------------------------------------------------- + Groovy, released under the + Apache Software License, Version 2.0. + + http://groovy.codehaus.org + +--------------------------------------------------------------------------- SLF4J --------------------------------------------------------------------------- SLF4J, released under the @@ -86,6 +110,70 @@ MIT/X11 License. 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 + +--------------------------------------------------------------------------- +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 + Common Public License. + + 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 @@ -118,4 +206,12 @@ Creative Commons CC-BY License. http://gnome.org - \ No newline at end of file + +--------------------------------------------------------------------------- +GLYHPICONS +--------------------------------------------------------------------------- + GLPYHICONS, released under the + Creative Commons CC-BY License. + + http://glyphicons.com + \ No newline at end of file -- Gitblit v1.9.1