From ab07d0d86d8b64b4f7c88b45bc81f1eec22105db Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 10 Apr 2014 19:00:05 -0400 Subject: [PATCH] Preserve key index when re-adding an existing key --- NOTICE | 178 ++++++++++++++++++++++++++++++++++++++++++++++++----------- 1 files changed, 145 insertions(+), 33 deletions(-) diff --git a/NOTICE b/NOTICE index e254c84..27c01e0 100644 --- a/NOTICE +++ b/NOTICE @@ -48,22 +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 - ---------------------------------------------------------------------------- -MarkdownPapers ---------------------------------------------------------------------------- - MarkdownPapers, released under the - Apache Software License, Version 2.0. - - http://markdown.tautua.org - ---------------------------------------------------------------------------- Jetty --------------------------------------------------------------------------- Jetty, released under the @@ -160,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 @@ -227,7 +195,151 @@ 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 + +--------------------------------------------------------------------------- +JCalendar +--------------------------------------------------------------------------- + JCalendar, released under the + GNU LESSER GENERAL PUBLIC LICENSE. + + http://www.toedter.com/en/jcalendar + +--------------------------------------------------------------------------- +Commons-Compress +--------------------------------------------------------------------------- + Commons-Compress, released under the + Apache Software License, Version 2.0. + + http://commons.apache.org/compress + +--------------------------------------------------------------------------- +XZ for Java +--------------------------------------------------------------------------- + XZ for Java, released under the + Public Domain + + 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 + +--------------------------------------------------------------------------- +commons-codec +--------------------------------------------------------------------------- + commons-codec, release under the + Apache License 2.0. + + http://commons.apache.org/proper/commons-codec + +--------------------------------------------------------------------------- +pegdown +--------------------------------------------------------------------------- + pegdown, release under the + Apache License 2.0. + + https://github.com/sirthias/pegdown + +--------------------------------------------------------------------------- +font-awesome +--------------------------------------------------------------------------- + font-awesome, release under the + SIL OFL 1.1. + + https://github.com/FortAwesome/Font-Awesome + +--------------------------------------------------------------------------- +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