access2rohit edited a comment on issue #19427:
URL: 
https://github.com/apache/incubator-mxnet/issues/19427#issuecomment-717553518


   The following files in `dlpack` 
   ```
   ./3rdparty/dlpack/contrib/mock_c.c
   ./3rdparty/dlpack/contrib/mock_main.cc 
   ```
   have 
   ```
   // Copyright by contributors
   ```
   instead of 
   ```
   Copyright 2017 by Contributors
   ```
   as written in MXNet License file
   ```
       5. 3rdparty/dlpack - For details, see, 3rdparty/dlpack/LICENSE
            Copyright 2017 by Contributors
   ```
   Wee need to add another line 
   ```
   Copyright by contributors
   ```
   to point 5 in our license file 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to