This is an automated email from the ASF dual-hosted git repository.
adriancole pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-zipkin-brave-karaf.git
The following commit(s) were added to refs/heads/master by this push:
new 58f98b3 Revises the NOTICE to mention prior copyright statement (#30)
58f98b3 is described below
commit 58f98b31d1180f9b95ab0fa5139ebbe046bc80f5
Author: Adrian Cole <[email protected]>
AuthorDate: Thu Feb 14 12:03:40 2019 +0800
Revises the NOTICE to mention prior copyright statement (#30)
During our promotion of vote from PPMC to the IPMC, @justinmclean
suggested a problem with our NOTICE file. I was unable to find another
apache product in searching randomly through several that had a similar
concern addressed. This is an attempt to mention the prior copyright
notice so that we can pass a subsequent release vote.
See
https://lists.apache.org/thread.html/8e9b5ec9b8fcc14427bee4dc64f4db7692b787e6349ed348b983d914@%3Cgeneral.incubator.apache.org%3E
---
NOTICE | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/NOTICE b/NOTICE
index 1732722..aee65af 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,8 @@
Apache Zipkin (incubating) Brave Karaf
-Copyright 2016-2019 The Apache Software Foundation
+Copyright 2019 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
+
+Prior to Apache, source headers included the following notice:
+Copyright 2015-2018 The OpenZipkin Authors