From 3fb41fdec5712b792da05e8549c2c0a31f112ca0 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Tue, 10 Jul 2012 23:29:56 -0400 Subject: [PATCH] Prohibit trailing slashes in repository names (issue 104) --- NOTICE | 18 +++++++++++++++++- 1 files changed, 17 insertions(+), 1 deletions(-) diff --git a/NOTICE b/NOTICE index f394d86..e254c84 100644 --- a/NOTICE +++ b/NOTICE @@ -198,6 +198,14 @@ Creative Commons CC-BY License. http://henrik.nyh.se/2007/06/alternative-git-logo-and-favicon + +--------------------------------------------------------------------------- +Git logo +--------------------------------------------------------------------------- + Git logo, released under the + Creative Commons Attribution 3.0 Unported License. + + http://git-scm.com/downloads/logos --------------------------------------------------------------------------- magnifying glass search icon @@ -214,4 +222,12 @@ Creative Commons CC-BY License. http://glyphicons.com - \ No newline at end of file + +--------------------------------------------------------------------------- +UnboundID +--------------------------------------------------------------------------- + UnboundID, released under the + GNU LESSER GENERAL PUBLIC LICENSE. (http://www.unboundid.com/products/ldap-sdk/docs/LICENSE-LGPLv2.1.txt) + + http://www.unboundid.com + \ No newline at end of file -- Gitblit v1.9.1