You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/06/24 16:23:05 UTC

[GitHub] [cordova-plugin-file] kputh opened a new issue #401: Remove Microsoft's copyright notice from type definition file

kputh opened a new issue #401:
URL: https://github.com/apache/cordova-plugin-file/issues/401


   # Bug Report
   
   ## Problem
   
   The start of your TypeScript type definitions file contains a copyright notice claiming that it belongs to Microsoft:
   
   ```
   // Type definitions for Apache Cordova File System plugin
   // Project: https://github.com/apache/cordova-plugin-file
   // Definitions by: Microsoft Open Technologies Inc <http://msopentech.com>
   // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
   //
   // Copyright (c) Microsoft Open Technologies, Inc.
   // Licensed under the MIT license.
   ```
   
   I suspect this is a copy-and-paste-mistake. You should correct it. 


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-file] timbru31 commented on issue #401: Remove Microsoft's copyright notice from type definition file

Posted by GitBox <gi...@apache.org>.
timbru31 commented on issue #401:
URL: https://github.com/apache/cordova-plugin-file/issues/401#issuecomment-669846564


   I’ll search the commits later, but indeed Microsoft originally authored those files. They were split from DefinetlyTyped to the actual software projects.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-file] breautek commented on issue #401: Remove Microsoft's copyright notice from type definition file

Posted by GitBox <gi...@apache.org>.
breautek commented on issue #401:
URL: https://github.com/apache/cordova-plugin-file/issues/401#issuecomment-669775728


   What's the problem here? License is in tact, and the code is licensed under MIT. Removing the copyright notice would be violating the license.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org