summaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:17:06 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:17:06 +0000
commit743b6a72166ba7ceb70ad3bde1c6c82e6e9fba89 (patch)
treeced6d2c76967d2c7234b5cf29be793abbd8be5c0 /debian/copyright
parentAdding upstream version 43.0. (diff)
downloadgsettings-desktop-schemas-743b6a72166ba7ceb70ad3bde1c6c82e6e9fba89.tar.xz
gsettings-desktop-schemas-743b6a72166ba7ceb70ad3bde1c6c82e6e9fba89.zip
Adding debian version 43.0-1.debian/43.0-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright29
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..4457fe3
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,29 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gsettings-desktop-schemas
+Source: https://download.gnome.org/sources/gsettings-desktop-schemas/
+
+Files: *
+Copyright: 2010 Codethink Limited
+ 2010 Vincent Untz <vuntz@gnome.org>
+License: LGPL-2.1+
+
+Files: debian/*
+Copyright: 2010 Canonical Ltd
+License: LGPL-2.1+
+
+License: LGPL-2.1+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+ .
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.