mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-11 23:16:14 +01:00
reuse: License all .gitignore files as CC0-1.0 (public domain)
They’re all too trivial to actually have an enforceable copyright on. Signed-off-by: Philip Withnall <pwithnall@gnome.org> Helps: #1415
This commit is contained in:
parent
68d8f721f3
commit
c8d199dc0d
@ -21,6 +21,13 @@ Files:
|
|||||||
Copyright: See individual files
|
Copyright: See individual files
|
||||||
License: CC0-1.0
|
License: CC0-1.0
|
||||||
|
|
||||||
|
# .gitignore files are too simple to be copyrightable
|
||||||
|
Files:
|
||||||
|
.gitignore
|
||||||
|
**/.gitignore
|
||||||
|
Copyright: See individual files
|
||||||
|
License: CC0-1.0
|
||||||
|
|
||||||
# Translation files are explicitly contributed under the license of the project,
|
# Translation files are explicitly contributed under the license of the project,
|
||||||
# but by multiple authors
|
# but by multiple authors
|
||||||
Files: po/*.po
|
Files: po/*.po
|
||||||
|
Loading…
Reference in New Issue
Block a user