mirror of
https://github.com/PAPAMICA/docker-compose-collection.git
synced 2026-05-09 08:25:45 +02:00
[GH-ISSUE #24] Add license #1
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-compose-collection#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alexcochran on GitHub (Oct 6, 2023).
Original GitHub issue: https://github.com/PAPAMICA/docker-compose-collection/issues/24
Adding a license would clarify how others can use this code. @PAPAMICA are you interested in putting an open source license on this project?
@PAPAMICA commented on GitHub (Oct 19, 2023):
Hello,
The code is completely free on my side, but this is the first time I've been asked about the licence.
If you can tell me how to do it, I'd be happy to license it under a free licence.
@alexcochran commented on GitHub (Oct 19, 2023):
@PAPAMICA As mentioned here:
This website has a lot of helpful information on how to choose a specific license. Adding one is as simple as creating a
LICENSEfile at your project root (no extension necessary) and pasting the contents of your chosen open source license. After doing so, anyone can then use the code within the guidelines of the new license.