From 1c2bff27ff37ec2add7c2badac46647fd92b71df Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Sat, 01 Mar 2014 09:21:32 -0500 Subject: [PATCH] Add an ajax text link and an icon ajax link --- NOTICE | 75 +++++++++++++++++++++++++++++++++---- 1 files changed, 66 insertions(+), 9 deletions(-) diff --git a/NOTICE b/NOTICE index 0e23d53..29c28aa 100644 --- a/NOTICE +++ b/NOTICE @@ -56,14 +56,6 @@ 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 @@ -269,4 +261,69 @@ AngularJS, release under the MIT License. - http://angularjs.org/ \ No newline at end of file + 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 + \ No newline at end of file -- Gitblit v1.9.1