From ba2f9aa95ee55f3672cd59474c65b959d0fe7fb5 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 26 Feb 2014 23:52:45 -0500 Subject: [PATCH] Do not grant fork CLONE permissions to users/teams with implied regex CLONE permissions (issue-320) --- NOTICE | 26 +++++++++++++++++--------- 1 files changed, 17 insertions(+), 9 deletions(-) diff --git a/NOTICE b/NOTICE index 6468c49..29c28aa 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 @@ -318,4 +310,20 @@ Apache License 2.0. http://commons.apache.org/proper/commons-codec - \ No newline at end of file + +--------------------------------------------------------------------------- +pegdown +--------------------------------------------------------------------------- + pegdown, release under the + Apache License 2.0. + + https://github.com/sirthias/pegdown + +--------------------------------------------------------------------------- +font-awesome +--------------------------------------------------------------------------- + font-awesome, release under the + SIL OFL 1.1. + + https://github.com/FortAwesome/Font-Awesome + \ No newline at end of file -- Gitblit v1.9.1