Github user chrisdutz commented on a diff in the pull request:

    https://github.com/apache/incubator-edgent/pull/309#discussion_r140823944
  
    --- 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 --
    
    Well the option I would probably go for is to make a resource bundle like 
the one used in the remote resources bundle. The year could be automatically 
inserted by maven ... in the worst case it would be just a property on the 
parent project. This is just the quick fix for the open issue. I used the 
content of the official template the apache foundation provides for incubating 
projects. The incubating message is in the Disclaimer and not in the Notice for 
these. If this were required, probably the Apache Foundation would have updated 
those templates. And as Justin said "Keep it as short as possible" :-)


---

Reply via email to