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

Create MIT license #37

Merged
merged 4 commits into from
Feb 7, 2024
Merged

Create MIT license #37

merged 4 commits into from
Feb 7, 2024

Conversation

Emmelie83
Copy link
Contributor

@Emmelie83 Emmelie83 commented Feb 6, 2024

Add a MIT License

Related Issue(s)

Closes issue #12

Proposed Changes

  • Change 1: Add a MIT License to the project
  • Change 2: Add a section in the README.md about licensing

Description

Added a MIT License that allows developers to use, modify, and distribute the software under the only condition that the copyright message of the license and the license itself is "included in all
copies or substantial portions of the Software".

Checklist

  • Code compiles correctly
  • Extended the README / documentation, if necessary
  • Added tests to cover new changes
  • All new and existing tests passed
  • The code follows the code style of this project

Additional Details

As for the question if libraries and tools we are using have any restrictive licenses, I found The Apache License, Version 2.0, Eclipse Public License v2.0, and a MIT License for the mockito-core. I have included a section about the licenses in the LICENSE file according to https://www.apache.org/licenses/LICENSE-2.0.txt and https://www.eclipse.org/legal/epl-v20.html. But I am unsure if this is the right place to put this information.

@Emmelie83 Emmelie83 self-assigned this Feb 6, 2024
cybertobbe
cybertobbe previously approved these changes Feb 6, 2024
Copy link
Contributor

@cybertobbe cybertobbe left a comment

Choose a reason for hiding this comment

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

Looks correct.

LICENSE Outdated Show resolved Hide resolved
Copy link
Contributor

@Ebyrdeu Ebyrdeu left a comment

Choose a reason for hiding this comment

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

Good work.

@cybertobbe
Copy link
Contributor

Perfect

Copy link
Contributor

@cybertobbe cybertobbe 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.

@kappsegla kappsegla added this pull request to the merge queue Feb 7, 2024
Merged via the queue into main with commit 011c3ef Feb 7, 2024
1 check passed
@kappsegla kappsegla deleted the create-mit-license branch February 7, 2024 09:00
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.

4 participants