From 72db8d01f20268493f07df7cd3f9ac7da3bf794b Mon Sep 17 00:00:00 2001 From: Dougal Matthews Date: Sun, 16 Nov 2014 12:44:44 +0000 Subject: [PATCH] Include the highlight.js theme licence in the docs --- docs/about/license.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/about/license.md b/docs/about/license.md index 3b2036c7..1e5eb633 100644 --- a/docs/about/license.md +++ b/docs/about/license.md @@ -12,6 +12,7 @@ Themes used under license from the Bootstrap, ReadTheDocs, GhostWriter and Boots * ReadTheDocs theme - [View license](//github.com/snide/sphinx_rtd_theme/blob/master/LICENSE). * GhostWriter theme - [View license](//github.com/roryg/ghostwriter/blob/master/LICENSE.txt). * Bootswatch theme - [View license](//github.com/thomaspark/bootswatch/blob/gh-pages/LICENSE). +* Highlight.js GitHub theme - [View license](//github.com/isagalaev/highlight.js/blob/master/LICENSE). Many thanks to the authors and contributors of those wonderful projects.