Github user dlaboss commented on a diff in the pull request:
https://github.com/apache/incubator-edgent/pull/309#discussion_r140819470
--- Diff: analytics/math3/src/main/resources/META-INF/NOTICE ---
@@ -0,0 +1,12 @@
+
+Apache Edgent: Analytics: Math3
+Copyright 2017 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+===============================================================================
+
+Portions of this bundle were developed by IBM Corp.
+Copyright IBM Corp. 2015, 2016
+
--- End diff --
Yikes... that's pretty cumbersome :-)
"Copyright 2017 The Apache..." needs to be "Copyright 2016-2017...", right?
And we'll need to remember to change them all the first release of a year.
---