From a3bde69e9b3f3cc6212b0cd5fd7310b6a3301d8c Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 01 Jun 2011 20:47:05 -0400 Subject: [PATCH] Documentation. Enforce ".git" suffix for created repositories. --- 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