From b5361179d924eab162e17d7923f60d91cffb2d08 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 10 Apr 2014 18:58:08 -0400 Subject: [PATCH] Extract key manager interface and implement a file-based key manager --- NOTICE | 70 +++++++++++++++++++++------------- 1 files changed, 43 insertions(+), 27 deletions(-) diff --git a/NOTICE b/NOTICE index 29c28aa..27c01e0 100644 --- a/NOTICE +++ b/NOTICE @@ -48,14 +48,6 @@ http://wicket.apache.org --------------------------------------------------------------------------- -WicketStuff GoogleCharts ---------------------------------------------------------------------------- - WicketStuff GoogleCharts, released under the - Apache Software License, Version 2.0. - - https://github.com/wicketstuff/core/wiki/GoogleCharts - ---------------------------------------------------------------------------- Jetty --------------------------------------------------------------------------- Jetty, released under the @@ -152,22 +144,6 @@ 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 --------------------------------------------------------------------------- Fancybox image viewer, released under the @@ -219,7 +195,7 @@ UnboundID --------------------------------------------------------------------------- UnboundID, released under the - GNU LESSER GENERAL PUBLIC LICENSE. (http://www.unboundid.com/products/ldap-sdk/docs/LICENSE-LGPLv2.1.txt) + GNU LESSER GENERAL PUBLIC LICENSE. http://www.unboundid.com @@ -227,7 +203,7 @@ JCalendar --------------------------------------------------------------------------- JCalendar, released under the - GNU LESSER GENERAL PUBLIC LICENSE. (http://www.unboundid.com/products/ldap-sdk/docs/LICENSE-LGPLv2.1.txt) + GNU LESSER GENERAL PUBLIC LICENSE. http://www.toedter.com/en/jcalendar @@ -326,4 +302,44 @@ SIL OFL 1.1. https://github.com/FortAwesome/Font-Awesome - \ No newline at end of file + +--------------------------------------------------------------------------- +AUI (excerpts) +--------------------------------------------------------------------------- + AUI, release under the + Apache License 2.0 + + https://bitbucket.org/atlassian/aui + +--------------------------------------------------------------------------- +Jedis +--------------------------------------------------------------------------- + Jedis, release under the + MIT license + + https://github.com/xetorthio/jedis + +--------------------------------------------------------------------------- +args4j +--------------------------------------------------------------------------- + args4j, release under the + Apache License 2.0 + + http://args4j.kohsuke.org + +--------------------------------------------------------------------------- +jQuery +--------------------------------------------------------------------------- + jQuery, release under the + MIT License + + https://jquery.org + +--------------------------------------------------------------------------- +flotr2 +--------------------------------------------------------------------------- + flotr2, release under the + BSD License + + http://humblesoftware.com/flotr2 + \ No newline at end of file -- Gitblit v1.9.1