summaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 15:25:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 15:25:44 +0000
commit04cfb264dc395a4f45df17805a46ffd77f0b9f76 (patch)
treeebbd9dd147e86a3cc557d8977b4b2da0fc5f80a5 /debian/copyright
parentAdding upstream version 3.38.0. (diff)
downloadgsettings-desktop-schemas-04cfb264dc395a4f45df17805a46ffd77f0b9f76.tar.xz
gsettings-desktop-schemas-04cfb264dc395a4f45df17805a46ffd77f0b9f76.zip
Adding debian version 3.38.0-2.debian/3.38.0-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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'.