From 40b49016ec87a4b4af9df173bdfc36c5a9da20cc Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 24 Oct 2013 08:13:21 -0400 Subject: [PATCH] Merge pull request #120 from simonharrer/compare-strings-with-equals-method --- NOTICE | 26 +++++++++++++++++--------- 1 files changed, 17 insertions(+), 9 deletions(-) diff --git a/NOTICE b/NOTICE index ca7979b..750af00 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 @@ -310,4 +302,20 @@ MIT license. https://github.com/kohsuke/libpam4j - \ No newline at end of file + +--------------------------------------------------------------------------- +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 + \ No newline at end of file -- Gitblit v1.9.1