From c729c59cedff4e800c659e524081fbd1be8db3c1 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 22 Sep 2011 16:09:37 -0400 Subject: [PATCH] Rearranged federation status enum. --- NOTICE | 32 ++++++++++++++++++++++++++++---- 1 files changed, 28 insertions(+), 4 deletions(-) diff --git a/NOTICE b/NOTICE index b45f30b..8c8a2a9 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 @@ -112,6 +112,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 +136,14 @@ 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