react-native-rsa-native icon indicating copy to clipboard operation
react-native-rsa-native copied to clipboard

MIT License issue

Open jeanp opened this issue 3 years ago • 0 comments

Hi, first of all thanks for the great library! 👍

We noticed that the library is listed as MIT licensed (in github, npm, etc) but it actually contains a file that is GPL3 licensed (which is not compatible with the MIT license): https://github.com/amitaymolko/react-native-rsa-native/blob/master/ios/CSRSwift.swift

Is it a fix on the license or replacing the file possible?

jeanp avatar Apr 07 '22 14:04 jeanp