Repository: incubator-htrace Updated Branches: refs/heads/4.0 3bbde73c6 -> 9ba2eaae2
HTRACE-85 Feedback from Justin McClean over in general@incubator htrace RC vote Project: http://git-wip-us.apache.org/repos/asf/incubator-htrace/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-htrace/commit/9ba2eaae Tree: http://git-wip-us.apache.org/repos/asf/incubator-htrace/tree/9ba2eaae Diff: http://git-wip-us.apache.org/repos/asf/incubator-htrace/diff/9ba2eaae Branch: refs/heads/4.0 Commit: 9ba2eaae24cadbef9d22ce7ef32268b8e9058c98 Parents: 3bbde73 Author: stack <[email protected]> Authored: Fri Sep 18 15:51:13 2015 -0700 Committer: stack <[email protected]> Committed: Fri Sep 18 15:51:47 2015 -0700 ---------------------------------------------------------------------- LICENSE.txt | 13 ------------- NOTICE.txt | 3 +++ 2 files changed, 3 insertions(+), 13 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/9ba2eaae/LICENSE.txt ---------------------------------------------------------------------- diff --git a/LICENSE.txt b/LICENSE.txt index 3404aff..3747c58 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -203,12 +203,6 @@ of dependencies that are NOT Apache Licensed. See the License for the specific language governing permissions and limitations under the License. -levigo, a go wrapper for leveldb, is Copyright (c) 2012 Jeffrey M Hodges -and MIT licensed: https://github.com/jmhodges/levigo/blob/master/LICENSE - -Kingpin, a go command line and flag parser, is Copyright (c) 2014 Alec Thomas -and MIT licensed: https://github.com/alecthomas/kingpin/blob/master/COPYING - Units, a string formatting go library, is Copyright (c) 2014 Alec Thomas and MIT licensed: https://github.com/alecthomas/units/blob/master/COPYING @@ -220,13 +214,6 @@ 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 - underscore, a javascript library of functional programming helpers, is (c) 2009-2014 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors and an MIT license: http://git-wip-us.apache.org/repos/asf/incubator-htrace/blob/9ba2eaae/NOTICE.txt ---------------------------------------------------------------------- diff --git a/NOTICE.txt b/NOTICE.txt index ca93f09..9a04bad 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,3 +1,6 @@ +Apache HTrace +Copyright 2015 The Apache Software Foundation + This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
