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 dfcbd89 Removes special casing from the NOTICE file (#32)
dfcbd89 is described below
commit dfcbd8915ca1e069e353740a9fd77754c9447c3a
Author: Adrian Cole <[email protected]>
AuthorDate: Mon Feb 18 08:40:55 2019 +0800
Removes special casing from the NOTICE file (#32)
After reviewing with others, I've found there is in fact no requirement for
us, especially the original authors of the code, to be forced to add a line
into the NOTICE file. Hence, I'm removing it.
---
NOTICE | 3 ---
1 file changed, 3 deletions(-)
diff --git a/NOTICE b/NOTICE
index aee65af..69ccc58 100644
--- a/NOTICE
+++ b/NOTICE
@@ -3,6 +3,3 @@ 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