From eee533b4583854b9c875221f1c1f50dfb092868d Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 03 Jan 2013 17:22:21 -0500 Subject: [PATCH] Cache and re-use project markdown content (issue-172) --- NOTICE | 26 +++++++++++++++++++++++++- 1 files changed, 25 insertions(+), 1 deletions(-) diff --git a/NOTICE b/NOTICE index e254c84..4daa120 100644 --- a/NOTICE +++ b/NOTICE @@ -230,4 +230,28 @@ GNU LESSER GENERAL PUBLIC LICENSE. (http://www.unboundid.com/products/ldap-sdk/docs/LICENSE-LGPLv2.1.txt) http://www.unboundid.com - \ No newline at end of file + +--------------------------------------------------------------------------- +JCalendar +--------------------------------------------------------------------------- + JCalendar, released under the + GNU LESSER GENERAL PUBLIC LICENSE. (http://www.unboundid.com/products/ldap-sdk/docs/LICENSE-LGPLv2.1.txt) + + 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 + -- Gitblit v1.9.1