forked from mgl_crew/Mitgliederladen
update ignore file, add license placeholder
This commit is contained in:
parent
984ff4f41e
commit
0dba456227
2 changed files with 17 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1 +1,2 @@
|
||||||
.idea
|
.idea
|
||||||
|
.DS_Store
|
||||||
|
|
15
LICENSE.md
Normal file
15
LICENSE.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Urheberrechtliches / Copyright/Copyleft
|
||||||
|
|
||||||
|
© 2023-0x-01, the project team.
|
||||||
|
|
||||||
|
|
||||||
|
## 2. Actual License:
|
||||||
|
TBD, probably F/LOSS or UNLICENSE
|
||||||
|
|
||||||
|
### 3. CLA
|
||||||
|
|
||||||
|
We might need or want a commiter's agreement, like this:
|
||||||
|
|
||||||
|
## Contributor License Agreement (CLA)
|
||||||
|
|
||||||
|
By submitting contributions to [Project Name], you grant the Project and its maintainers a non-exclusive, worldwide license to use, modify, distribute, and display your contributions under the project's chosen open-source license. You represent that you have the necessary rights to grant this license.
|
Loading…
Reference in a new issue