From 50380b329e69c0a9fa423475aee59a2c9633db69 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 27 Mar 2014 09:39:25 -0400 Subject: [PATCH] Replace JCommander with args4j --- NOTICE | 65 ++++++++++++++++++++------------ 1 files changed, 40 insertions(+), 25 deletions(-) diff --git a/NOTICE b/NOTICE index 6468c49..359488f 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 @@ -159,22 +151,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 --------------------------------------------------------------------------- @@ -318,4 +294,43 @@ Apache License 2.0. http://commons.apache.org/proper/commons-codec - \ No newline at end of file + +--------------------------------------------------------------------------- +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 -- Gitblit v1.9.1