glib/.reuse/dep5
Philip Withnall e34fdb0cd5 docs: Add licensing/copyright data to GVariant specification
The licensing for the original GVariant specification was not specified
in the original PDF.

However, CC-BY-SA-3.0 has been agreed by Allison, the sole copyright
holder, here:

https://gitlab.gnome.org/Teams/documentation/developer-www/-/merge_requests/108/#note_1586866

The diagrams were redrawn by me, so their licensing/copyright status is
clear.

Tested with `reuse lint` to ensure the data is machine-readable.

Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
2022-11-08 15:46:16 +00:00

44 lines
1.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: GLib
Upstream-Contact: https://gitlab.gnome.org/GNOME/glib/-/issues
Source: https://gitlab.gnome.org/GNOME/glib/
# These test files are too simple to be copyrightable, but adding
# copyright/licensing headers to them (or beside them in a .license file) may
# affect the tests
Files:
fuzzing/*.corpus
fuzzing/*.dict
gio/tests/cert-tests/*.p12
gio/tests/cert-tests/*.pem
gio/tests/desktop-files/**.desktop
gio/tests/schema-tests/*.gschema.xml
gio/tests/thumbnails/*.png
glib/tests/bookmarks/*.xbel
glib/tests/markups/*.cdata-as-text
glib/tests/markups/*.expected
glib/tests/markups/*.gmarkup
Copyright: See individual files
License: CC0-1.0
# Translation files are explicitly contributed under the license of the project,
# but by multiple authors
Files: po/*.po
Copyright: See individual files
License: LGPL-2.1-or-later
# Subproject wrap files are too simple to be copyrightable, but adding
# copyright/licensing headers to them will get lost when theyre next updated
# from wrapdb
Files:
subprojects/*.wrap
Copyright: Meson Wrap Database (wrapdb) contributors
License: CC0-1.0
# SVG files do contain the licensing metadata, but `reuse` cant extract it
# yet. The canonical licensing information for these files is in their internal
# metadata.
Files: docs/reference/glib/gvariant-*.svg
Copyright: 2022 Philip Withnall
License: CC-BY-SA-3.0