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

chore: add license #419

Merged
merged 1 commit into from
Sep 23, 2024
Merged

chore: add license #419

merged 1 commit into from
Sep 23, 2024

Conversation

varunsrin
Copy link
Member

@varunsrin varunsrin commented May 21, 2024

Motivation

Describe why this issue should be fixed and link to any relevant design docs, issues or other relevant items.

Change Summary

Describe the changes being made in 1-2 concise sentences.

Merge Checklist

Choose all relevant options below by adding an x now or at any time before submitting for review

Additional Context

If this is a relatively large or complex change, provide more details here that will help reviewers.


PR-Codex overview

This PR updates the project's LICENSE.md file to include the MIT License terms and copyright information for 2020-2024.

Detailed summary

  • Added the MIT License terms
  • Included copyright information for 2020-2024
  • Defined permissions for using the software
  • Stated conditions for usage
  • Clarified warranty disclaimer and liability statement

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

Coverage after merging varunsrin/license into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   Bundler.sol100%100%100%100%
   FnameResolver.sol100%100%100%100%
   IdGateway.sol100%100%100%100%
   IdRegistry.sol100%100%100%100%
   KeyGateway.sol100%100%100%100%
   KeyRegistry.sol98.61%94.44%100%100%153, 153
   RecoveryProxy.sol100%100%100%100%
   StorageRegistry.sol100%100%100%100%
src/abstract
   EIP712.sol100%100%100%100%
   Guardians.sol100%100%100%100%
   Migration.sol96.97%90%100%100%40
   Nonces.sol100%100%100%100%
   Signatures.sol100%100%100%100%
src/validators
   SignedKeyRequestValidator.sol100%100%100%100%

@sds sds merged commit 4020fde into main Sep 23, 2024
1 of 4 checks passed
@sds sds deleted the varunsrin/license branch September 23, 2024 04:55
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