From 8f6e672ffe19c439aadc07b64e36ae4b83e78f1e Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Mon, 15 Jul 2013 08:09:20 -0400 Subject: [PATCH] Fixed url panel failure when there are no repository urls (issue 269) --- NOTICE | 43 ++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 42 insertions(+), 1 deletions(-) diff --git a/NOTICE b/NOTICE index 4fe9d69..9bd356a 100644 --- a/NOTICE +++ b/NOTICE @@ -261,4 +261,45 @@ Iconic, release under the Creative Commons Share Alike 3.0 License. - http://somerandomdude.com/work/iconic \ No newline at end of file + 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/ + +--------------------------------------------------------------------------- +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 + \ No newline at end of file -- Gitblit v1.9.1