gianm commented on issue #5976: Update license headers.
URL: https://github.com/apache/incubator-druid/pull/5976#issuecomment-403188239
 
 
   Most of this diff is updating one set of boilerplate headers to another. 
Other than that, there are a few files in the extendset package that I want to 
call attention to.
   
   Files with a non-standard header (by Druid standards):
   
   - 
https://github.com/apache/incubator-druid/blob/master/extendedset/src/main/java/io/druid/extendedset/intset/AbstractIntSet.java
   - 
https://github.com/apache/incubator-druid/blob/master/extendedset/src/main/java/io/druid/extendedset/intset/ConciseSet.java
   - 
https://github.com/apache/incubator-druid/blob/master/extendedset/src/main/java/io/druid/extendedset/intset/IntSet.java
   
   The license on the these three files seems ok (it's Apache 2.0) and also we 
already call this copying out in the NOTICE file. So they seem ok to me but I'm 
just calling them out to double-check.
   
   We also have two files with no license header:
   
   - 
https://github.com/apache/incubator-druid/blob/master/extendedset/src/main/java/io/druid/extendedset/intset/ConciseSetUtils.java
   - 
https://github.com/apache/incubator-druid/blob/master/extendedset/src/main/java/io/druid/extendedset/utilities/IntList.java
   
   I am not sure what the provenance of these files is. @fjy - you did the 
initial checkin - do you remember if you wrote these files or if they were 
copied from somewhere else?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@druid.apache.org
For additional commands, e-mail: dev-h...@druid.apache.org

Reply via email to