diff options
author | Bastien Nocera <hadess@hadess.net> | 2021-03-23 12:47:32 +0100 |
---|---|---|
committer | Bastien Nocera <hadess@hadess.net> | 2021-03-23 12:00:38 +0000 |
commit | 426fdf7e00d1849e5273a111aada9f992c8581cf (patch) | |
tree | 41fe0adfd8e83516fc9ed33b1bcf2e0c4914221a | |
parent | 66f85bac49626778e164600ce3a80bc1ae1b6604 (diff) | |
download | shared-mime-info-wip/hadess/clarify-license.tar.gz |
Clarify database licensewip/hadess/clarify-license
It was intended to be under the GNU GPL v2 or later, as per the
license fields as visible in Debian and Fedora packages.
http://changelogs.ubuntu.com/changelogs/pool/main/s/shared-mime-info/shared-mime-info_2.0-1/copyright
https://metadata.ftp-master.debian.org/changelogs//main/s/shared-mime-info/shared-mime-info_1.10-1_copyright
https://src.fedoraproject.org/rpms/shared-mime-info/blob/rawhide/f/shared-mime-info.spec#_5
-rw-r--r-- | data/freedesktop.org.xml.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/data/freedesktop.org.xml.in b/data/freedesktop.org.xml.in index 079c1319..8ef50f4e 100644 --- a/data/freedesktop.org.xml.in +++ b/data/freedesktop.org.xml.in @@ -62,12 +62,12 @@ <!-- The freedesktop.org shared MIME database (this file) was created by merging -several existing MIME databases (all released under the GPL). +several existing MIME databases (all released under the GNU GPL). It comes with ABSOLUTELY NO WARRANTY, to the extent permitted by law. You may -redistribute copies of update-mime-database under the terms of the GNU General -Public License. For more information about these matters, see the file named -COPYING. +redistribute copies of freedesktop.org.xml under the terms of the GNU General +Public License version 2 or later. For more information about these matters, +see the file named COPYING. The latest version is available from: |