From 430496317177893eeb94579b2946dbafea6d0727 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 19 Jun 2013 16:26:58 -0400 Subject: [PATCH] Generate filterable project/repository list with FreeMarker --- NOTICE | 41 ++++++++++++++++++++++++++++++++++++++++- 1 files changed, 40 insertions(+), 1 deletions(-) diff --git a/NOTICE b/NOTICE index 6c2e253..ab0a086 100644 --- a/NOTICE +++ b/NOTICE @@ -238,4 +238,43 @@ GNU LESSER GENERAL PUBLIC LICENSE. (http://www.unboundid.com/products/ldap-sdk/docs/LICENSE-LGPLv2.1.txt) http://www.toedter.com/en/jcalendar - \ No newline at end of file + +--------------------------------------------------------------------------- +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/ \ No newline at end of file -- Gitblit v1.9.1