From 0c0bb9c0c479b0c04e918f1dfb57e2998d0b3ecc Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Mon, 09 Dec 2013 16:37:20 -0500
Subject: [PATCH] Support Markdown image links relative to the repository root (issue-324)

---
 NOTICE |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/NOTICE b/NOTICE
index 6468c49..750af00 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,12 @@
    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
+        
\ No newline at end of file

--
Gitblit v1.9.1