summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2019-03-30 11:02:03 -0400
committerReinhard Tartler <siretart@tauware.de>2019-03-30 11:02:03 -0400
commitb59388f5a760bbaed44a258d463ab503799879c9 (patch)
treefe1d40bed1877da23b1897615f499fc9b8fdd107
parentfa69cf5386fb6d01ef04480cce788a81e75c7ee7 (diff)
update debian/copyright
-rw-r--r--debian/copyright24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
index 3fa462e..449e482 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -11,6 +11,10 @@ Files: debian/*
Copyright: 2018, Reinhard Tartler <siretart@tauware.de>
License: GPL-2+
+Files: parson/*
+Copyright: Copyright (c) 2012 - 2017 Krzysztof Gabis
+License: MIT
+
Files: qemu/*
Copyright: 1982, 1986, 1988, 1990-1994, The Regents of the University of California.
License: BSD-3-clause
@@ -188,3 +192,23 @@ License: LGPL-2.1+
.
On Debian systems, the complete text of the GNU Lesser General
Public License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
+
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to deal
+ in the Software without restriction, including without limitation the rights
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+ copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+ THE SOFTWARE.
+ \ No newline at end of file