Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: Rename LICENSE file to LICENSE-MIT #125

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Conversation

adam-alchemy
Copy link
Contributor

Motivation

We want to make it very obvious to viewers that code in this repository is licensed under one of three licenses.

Solution

Rename LICENSE -> LICENSE-MIT.

To review: should we also rename COPYING to LICENSE-GPL?

@adam-alchemy adam-alchemy requested a review from jaypaik January 26, 2024 22:50
Copy link
Collaborator

@jaypaik jaypaik left a comment

Choose a reason for hiding this comment

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

Could you also edit the headers of each MIT licensed file to point to LICENSE-MIT instead of LICENSE?

To review: should we also rename COPYING to LICENSE-GPL?

Yeah let's make that change. Thanks!

@adam-alchemy
Copy link
Contributor Author

Updated the headers for the MIT licensed files to point to LICENSE-MIT, renamed COPYING to LICENSE-GPL, and changed the README reference from COPYING to LICENSE-GPL.


The Modular Account and ERC-6900 interfaces (all code inside the [src/interfaces](src/interfaces) directory) are licensed under the CC0 1.0 Universal License.
The Modular Account interfaces and ERC-6900 interfaces (all code inside the [src/interfaces](src/interfaces) directory) are licensed under the CC0 1.0 Universal License.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Also added this extra word to avoid ambiguity in what the word "interfaces" applied over.

@adam-alchemy adam-alchemy merged commit bb10369 into develop Jan 29, 2024
3 checks passed
@adam-alchemy adam-alchemy deleted the adam/rename-license branch January 29, 2024 18:03
howydev pushed a commit that referenced this pull request Feb 1, 2024
howydev pushed a commit that referenced this pull request Feb 2, 2024
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.

3 participants