Skip to content

Add MIT license#8

Merged
dragosv merged 1 commit intomainfrom
license
Mar 7, 2026
Merged

Add MIT license#8
dragosv merged 1 commit intomainfrom
license

Conversation

@dragosv
Copy link
Owner

@dragosv dragosv commented Mar 7, 2026

Add MIT License

Summary

Adds an MIT license to the repository, making the project's terms of use explicit for contributors and consumers.

What changed

Area Change
LICENSE Added standard MIT License, copyright 2026 Testcontainers Contributors

Motivation

  • Open-source clarity — without a license file, the project is technically "all rights reserved". Adding MIT removes ambiguity and aligns with the permissive licensing used by other testcontainers implementations.
  • Contributor & adopter confidence — users and contributors can verify at a glance that they may freely use, modify, and redistribute the library.

Files changed

 LICENSE | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

Summary by Sourcery

Chores:

  • Introduce a standard MIT LICENSE file clarifying legal terms for contributors and users.

Summary by CodeRabbit

  • Chores
    • Added MIT License to the project repository.

@sourcery-ai
Copy link

sourcery-ai bot commented Mar 7, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Adds a standard MIT license file to the repository to make the project’s terms of use explicit.

File-Level Changes

Change Details Files
Introduce a standard MIT license for the project.
  • Added a new LICENSE file containing the canonical MIT license text.
  • Set the copyright notice to "2026 Testcontainers Contributors" within the license text.
LICENSE

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@dragosv dragosv merged commit bbf2938 into main Mar 7, 2026
2 checks passed
Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 7, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 50d40d94-2107-4418-aeae-cc7fc64327d0

📥 Commits

Reviewing files that changed from the base of the PR and between ef08c78 and 4268ae8.

📒 Files selected for processing (1)
  • LICENSE

📝 Walkthrough

Walkthrough

A MIT License file has been added to the repository, specifying the licensing terms for 2026 Testcontainers Contributors. This is a standard legal document declaring the software's open-source licensing and warranty disclaimer.

Changes

Cohort / File(s) Summary
License Documentation
LICENSE
Added MIT License text with copyright notice for 2026 Testcontainers Contributors, including standard open-source license boilerplate and warranty disclaimers.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A license so fine, now in place,
MIT's warmth covers all of this space,
With 2026 rights declared true,
The code hops forward, legal and new! 🎉

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch license

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant