Repository: wicket Updated Branches: refs/heads/master 11acfdd7c -> 53ff55f16
Added wicket-metrics license information to parent NOTICE Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/53ff55f1 Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/53ff55f1 Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/53ff55f1 Branch: refs/heads/master Commit: 53ff55f1606dd538d722b3e03a428001fc4e7aec Parents: 11acfdd Author: Tobias Soloschenko <[email protected]> Authored: Thu Mar 17 18:48:47 2016 +0100 Committer: Tobias Soloschenko <[email protected]> Committed: Thu Mar 17 18:48:47 2016 +0100 ---------------------------------------------------------------------- NOTICE | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/wicket/blob/53ff55f1/NOTICE ---------------------------------------------------------------------- diff --git a/NOTICE b/NOTICE index 3685898..4e3397c 100644 --- a/NOTICE +++ b/NOTICE @@ -116,4 +116,16 @@ src/./wicket-datetime This product includes software developed by Joda.org (http://www.joda.org/). + +--------------------------------------------------------------------------- +src/./wicket-metrics +--------------------------------------------------------------------------- + + Apache Wicket Metrics + Copyright 2006-2016 Apache Software Foundation + + This product includes software developed at + The Apache Software Foundation (http://www.apache.org/). + This product includes AspectJ, developed at Eclipse, and licensed + under the Eclipse Public License. (https://eclipse.org/aspectj/). \ No newline at end of file
