From d5bdbdf6f0d54d4753f35a9b519fb7da2c2a9da7 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 25 Jul 2013 18:05:40 -0400 Subject: [PATCH] Fixed Gitblit Authority failing to load realm.NNN.backingUserService (issue-280) --- NOTICE | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 56 insertions(+), 0 deletions(-) diff --git a/NOTICE b/NOTICE index 4daa120..ca7979b 100644 --- a/NOTICE +++ b/NOTICE @@ -255,3 +255,59 @@ http://tukaani.org/xz/java.html +--------------------------------------------------------------------------- +Iconic +--------------------------------------------------------------------------- + Iconic, release under the + Creative Commons Share Alike 3.0 License. + + http://somerandomdude.com/work/iconic + +--------------------------------------------------------------------------- +AngularJS +--------------------------------------------------------------------------- + AngularJS, release under the + MIT License. + + http://angularjs.org/ + +--------------------------------------------------------------------------- +FreeMarker +--------------------------------------------------------------------------- + FreeMarker, release under a + modified BSD License. (http://www.freemarker.org/docs/app_license.html) + + http://www.freemarker.org/ + +--------------------------------------------------------------------------- +Waffle +--------------------------------------------------------------------------- + Waffle, release under the + Eclipse Public License, version 1.0 + + http://dblock.github.io/waffle + +--------------------------------------------------------------------------- +JNA +--------------------------------------------------------------------------- + JNA, release under the + Lesser GNU Public License, version 2.1 + + https://github.com/twall/jna + +--------------------------------------------------------------------------- +Guava +--------------------------------------------------------------------------- + Guava, release under the + Apache License 2.0. + + https://code.google.com/p/guava-libraries + +--------------------------------------------------------------------------- +libpam4j +--------------------------------------------------------------------------- + libpam4j, release under the + MIT license. + + https://github.com/kohsuke/libpam4j + \ No newline at end of file -- Gitblit v1.9.1