-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
Update EIP-3267: Fix SPDX license identifier #5227
Conversation
Hi! I'm a bot, and I wanted to automerge your PR, but couldn't because of the following issue(s): (fail) eip-3267.md
(pass) assets/eip-3267/contracts/BaseBidOnAddresses.sol
(pass) assets/eip-3267/contracts/BaseLock.sol
(pass) assets/eip-3267/contracts/BaseRestorableSalary.sol
(pass) assets/eip-3267/contracts/BaseSalary.sol
(pass) assets/eip-3267/contracts/BidOnAddresses.sol
(pass) assets/eip-3267/contracts/DAOInterface.sol
(pass) assets/eip-3267/contracts/DefaultDAOInterface.sol
(pass) assets/eip-3267/contracts/ERC1155/ERC1155.sol
(pass) assets/eip-3267/contracts/ERC1155/ERC1155TokenReceiver.sol
(pass) assets/eip-3267/contracts/ERC1155/ERC1155WithTotals.sol
(pass) assets/eip-3267/contracts/ERC1155/IERC1155.sol
(pass) assets/eip-3267/contracts/ERC1155/IERC1155TokenReceiver.sol
(pass) assets/eip-3267/contracts/Salary.sol
(pass) assets/eip-3267/contracts/SalaryWithDAO.sol
|
Closing and re-opening to test something unrelated. |
Testing in prod moment |
Bump. |
@Pandapip1 I don't think we can unilaterally convert these licenses as the authors should approve the change. |
The commit 197d5b1 (as a parent of b7cdcd7) contains errors. Please inspect the Run Summary for details. |
@@ -1,4 +1,4 @@ | |||
// SPDX-License-Identifier: LGPL-3.0-or-later | |||
// SPDX-License-Identifier: CC0-1.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For licensing change like this and elsewhere, ask the original code author for approval?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes
There has been no activity on this pull request for 2 weeks. It will be closed after 3 months of inactivity. If you would like to move this PR forward, please respond to any outstanding feedback or add a comment indicating that you have addressed all required feedback and are ready for a review. |
Waiting for author review. |
There has been no activity on this pull request for 2 weeks. It will be closed after 3 months of inactivity. If you would like to move this PR forward, please respond to any outstanding feedback or add a comment indicating that you have addressed all required feedback and are ready for a review. |
Waiting for author review. |
There has been no activity on this pull request for 2 weeks. It will be closed after 3 months of inactivity. If you would like to move this PR forward, please respond to any outstanding feedback or add a comment indicating that you have addressed all required feedback and are ready for a review. |
Waiting for review |
There has been no activity on this pull request for 2 weeks. It will be closed after 3 months of inactivity. If you would like to move this PR forward, please respond to any outstanding feedback or add a comment indicating that you have addressed all required feedback and are ready for a review. |
Waiting on author review |
There has been no activity on this pull request for 2 weeks. It will be closed after 3 months of inactivity. If you would like to move this PR forward, please respond to any outstanding feedback or add a comment indicating that you have addressed all required feedback and are ready for a review. |
There has been no activity on this pull request for 2 weeks. It will be closed after 3 months of inactivity. If you would like to move this PR forward, please respond to any outstanding feedback or add a comment indicating that you have addressed all required feedback and are ready for a review. |
For the author everything seems OK. |
Great! Adding to manual merge queue. |
When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md
We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met: