From e1908933fa9968b11e9ea03d88730aee3140534b Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Tue, 15 Oct 2013 09:43:09 -0400 Subject: [PATCH] Fix error on generating activity page when there is no activity --- NOTICE | 10 +++++++++- 1 files changed, 9 insertions(+), 1 deletions(-) diff --git a/NOTICE b/NOTICE index ca7979b..6468c49 100644 --- a/NOTICE +++ b/NOTICE @@ -310,4 +310,12 @@ MIT license. https://github.com/kohsuke/libpam4j - \ No newline at end of file + +--------------------------------------------------------------------------- +commons-codec +--------------------------------------------------------------------------- + commons-codec, release under the + Apache License 2.0. + + http://commons.apache.org/proper/commons-codec + \ No newline at end of file -- Gitblit v1.9.1