Repository: incubator-htrace Updated Branches: refs/heads/3.1 2e45aa5f4 -> f1f74a685
HTRACE-71 Address Billie Renaldi comments on RC6 (.gitignore clash and pkg still in src tarball) -- ADDENDUM Project: http://git-wip-us.apache.org/repos/asf/incubator-htrace/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-htrace/commit/f1f74a68 Tree: http://git-wip-us.apache.org/repos/asf/incubator-htrace/tree/f1f74a68 Diff: http://git-wip-us.apache.org/repos/asf/incubator-htrace/diff/f1f74a68 Branch: refs/heads/3.1 Commit: f1f74a685230fa76b086973f5408919980cfd94d Parents: 2e45aa5 Author: stack <[email protected]> Authored: Tue Jan 13 14:24:32 2015 -0800 Committer: stack <[email protected]> Committed: Tue Jan 13 14:24:32 2015 -0800 ---------------------------------------------------------------------- LICENSE.txt | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/f1f74a68/LICENSE.txt ---------------------------------------------------------------------- diff --git a/LICENSE.txt b/LICENSE.txt index de15f01..6d7bec1 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -221,6 +221,9 @@ Bootstrap, an html, css, and javascript framework, is Copyright (c) 2011-2015 Twitter, Inc and MIT licensed: https://github.com/twbs/bootstrap/blob/master/LICENSE +Gorilla mux gorilla/mux implements a request router and dispatcher is BSD +licensed: https://github.com/gorilla/mux/blob/master/LICENSE + godep, a build dependency is Copyright © 2013 Keith Rarick and portions Copyright (c) 2012 The Go Authors. Its a BSD license: https://github.com/tools/godep/blob/master/License
