Skip to content

Apache license 2.0#204

Merged
gdj0nes merged 4 commits intomainfrom
apache-license
Sep 27, 2023
Merged

Apache license 2.0#204
gdj0nes merged 4 commits intomainfrom
apache-license

Conversation

@gdj0nes
Copy link
Copy Markdown
Contributor

@gdj0nes gdj0nes commented Sep 27, 2023

Update license to Apache 2.0

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Infrastructure change (CI configs, etc)
  • Non-code change (docs, etc)
  • None of the above: (explain here)

Comment thread setup.py
version=read("pinecone/__version__").strip(),
description="Pinecone client and SDK",
license="Proprietary License",
license='Apache 2.0',
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like you need to run black again. It favors double quotes.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i don't think black catches the setup.py might need to tweek that

Copy link
Copy Markdown
Collaborator

@jhamon jhamon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 🚢

@gdj0nes gdj0nes merged commit 2e3b8ad into main Sep 27, 2023
@gdj0nes gdj0nes deleted the apache-license branch September 27, 2023 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants