ArchieGoodwin / PineconeSwift

Swift API for Pinecone Vector database access
MIT License
30 stars 2 forks source link

Need LICENSE file in repo #3

Closed btfranklin closed 4 months ago

btfranklin commented 1 year ago

Please add a license to this repo. Here's an explanation from SwiftPackageIndex.com about why this is important:

If the package license is showing as "No License" with a red exclamation icon, we could not find any license information in the package repository.

Using a package that does not have a license presents a significant legal risk. Unlicensed code is not open-source, and the original author reserves all rights by default. For more information, read this great blog post on using unlicensed code.

If you are the package author, you can fix this by adding a LICENSE file with an open-source license in your package's repository. The Swift Package Index will update license metadata a few hours after you add the license.

ArchieGoodwin commented 1 year ago

Thank you for reminding, added

On Aug 11, 2023, at 10:38 PM, B.T. Franklin @.***> wrote:

Please add a license to this repo. Here's an explanation from SwiftPackageIndex.com about why this is important:

If the package license is showing as "No License" with a red exclamation icon, we could not find any license information in the package repository.

Using a package that does not have a license presents a significant legal risk. Unlicensed code is not open-source, and the original author reserves all rights by default. For more information, read this great blog post https://expressionengine.com/blog/the-truth-about-the-risks-of-unlicensed-software on using unlicensed code.

If you are the package author, you can fix this by adding a LICENSE file with an open-source license in your package's repository. The Swift Package Index will update license metadata a few hours after you add the license.

— Reply to this email directly, view it on GitHub https://github.com/ArchieGoodwin/PineconeSwift/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2RX5SP74QGHI4FEG4YINTXUZ32NANCNFSM6AAAAAA3NIX5A4. You are receiving this because you are subscribed to this thread.