pdp11: replace GPL code (see comments in #6731) #6923
Merged
Conversation
|
@shattered I'm not sure why this was originally as GPL. To the best of my knowledge, SIMH is under an MIT license, with an added no-advertising clause (equivalent to clause 3 of the 3-clause BSD license). Therefore it should be fine to include it as BSD-3-Clause, with a comment that indicates where it came from and that this is originally under the MIT license with clause. Original code: https://github.com/simh/simh/blob/a7e5791077dc4a4126be3319c81a73c499bbc2ff/PDP11/pdp11_defs.h I recommend reverting and fixing the license headers. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
No description provided.