[GH-ISSUE #24] Add license #1

Open
opened 2026-05-06 13:12:09 +02:00 by BreizhHardware · 2 comments

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?

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?
Author
Owner

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

<!-- gh-comment-id:1770750321 --> @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.
Author
Owner

@alexcochran commented on GitHub (Oct 19, 2023):

@PAPAMICA As mentioned here:

When you make a creative work (such as writing, graphics, or code), that work is under exclusive copyright by default. That is, the law assumes that as the author of your work, you have a say in what others can do with it.

In general, that means nobody else can use, copy, distribute, or modify your work without being at risk of take-downs, shake-downs, or litigation.

This website has a lot of helpful information on how to choose a specific license. Adding one is as simple as creating a LICENSE file 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.

<!-- gh-comment-id:1771143110 --> @alexcochran commented on GitHub (Oct 19, 2023): @PAPAMICA As mentioned [here](https://opensource.guide/legal/): > When you make a creative work (such as writing, graphics, or code), that work is under exclusive copyright by default. That is, the law assumes that as the author of your work, you have a say in what others can do with it. > > In general, that means nobody else can use, copy, distribute, or modify your work without being at risk of take-downs, shake-downs, or litigation. [This website](https://choosealicense.com/) has a lot of helpful information on how to choose a specific license. Adding one is as simple as creating a `LICENSE` file 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.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-compose-collection#1
No description provided.