From 1aa6e081ffe319ff3ddfa246783cb65dc1c71b3b Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 28 Mar 2012 17:57:35 -0400 Subject: [PATCH] Fixed symlink absolute path/canonical path mixup with JGit (issue 78) --- NOTICE | 26 +++++++++++++++++++++++++- 1 files changed, 25 insertions(+), 1 deletions(-) diff --git a/NOTICE b/NOTICE index 5e49803..f394d86 100644 --- a/NOTICE +++ b/NOTICE @@ -72,6 +72,22 @@ http://eclipse.org/jetty --------------------------------------------------------------------------- +Apache Lucene +--------------------------------------------------------------------------- + Apache Lucene, released under the + Apache Software License, Version 2.0. + + http://lucene.apache.org + +--------------------------------------------------------------------------- +Groovy +--------------------------------------------------------------------------- + Groovy, released under the + Apache Software License, Version 2.0. + + http://groovy.codehaus.org + +--------------------------------------------------------------------------- SLF4J --------------------------------------------------------------------------- SLF4J, released under the @@ -190,4 +206,12 @@ Creative Commons CC-BY License. http://gnome.org - \ No newline at end of file + +--------------------------------------------------------------------------- +GLYHPICONS +--------------------------------------------------------------------------- + GLPYHICONS, released under the + Creative Commons CC-BY License. + + http://glyphicons.com + \ No newline at end of file -- Gitblit v1.9.1