summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright44
1 files changed, 44 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..453fac8
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,44 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: eos-sdk
+Source: https://github.com/endlessm/eos-sdk
+Files-Excluded: licenses/*
+
+Files: *
+Copyright: 2013-2018 Endless Mobile, Inc.
+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 licence.
+ .
+ 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.
+ .
+ On Debian GNU/Linux system you can find the complete text of the
+ LGPL version 2.1 in '/usr/share/common-licenses/LGPL-2.1'
+
+Files: debian/*
+Copyright: 2018 Andrej Shadura
+License: LGPL-2+
+
+Files: endless/gvdb/*
+Copyright: 2010 Codethink Limited
+License: LGPL-2+
+ 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 of the licence, 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.
+ .
+ Author: Allison Lortie <desrt@desrt.ca>
+ .
+ On Debian GNU/Linux system you can find the complete text of the
+ LGPL version 2 in '/usr/share/common-licenses/LGPL-2'
+
+