From 28d6b2a860740557bf93dd0f9a48d059379ed696 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Sat, 28 May 2011 17:05:34 -0400 Subject: [PATCH] Unit testing. Removal of some unused code paths. --- docs/page_footer.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/docs/page_footer.html b/docs/page_footer.html index 80b14d0..e1a5738 100644 --- a/docs/page_footer.html +++ b/docs/page_footer.html @@ -1,6 +1,7 @@ </div> <div style="margin-top:10px" class="page_footer"> <div style="float:right;">{0}</div> + The content of this page is licensed under the <a href="http://creativecommons.org/licenses/by/3.0">Creative Commons Attribution 3.0 License</a>. </div> </body> </html> \ No newline at end of file -- Gitblit v1.9.1