summaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorglasseyes <dglassey@gmail.com>2018-10-25 14:03:50 +0700
committerglasseyes <dglassey@gmail.com>2018-10-25 14:03:50 +0700
commit9dca29a0983cf2b62bbade1cd0bb0f63a5a7a144 (patch)
tree8d186526735f7ff2b552e9f58c97ebfc43d641ea /debian/copyright
parent010bc98ef7a187da20984da9c6a4fb1f1eb237c1 (diff)
debian changes for 10.99.33
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright34
1 files changed, 30 insertions, 4 deletions
diff --git a/debian/copyright b/debian/copyright
index 0cc6217..db5a183 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,13 +1,18 @@
Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=174
-Upstream-Name: kmflcomp
-Upstream-Contact: Doug Rintoul <doug_rintoul@sil.org>
+Upstream-Name: ibus-kmfl
+Upstream-Contact: Daniel Glassey <wdg@debian.org>
Files: *
-Copyright: 2004-2016 by SIL Intl
+Copyright: 2004-2018 SIL International
License: GPL-2+
+Files: src/kmflutil.c
+ src/kmflutil.h
+Copyright: 2009-2018 SIL International
+License: GPL-2+ or MIT
+
Files: debian/*
-Copyright: 2004-2016 by SIL Intl
+Copyright: 2004-2018 SIL International
License: GPL-2+
License: GPL-2+
@@ -28,3 +33,24 @@ License: GPL-2+
On Debian systems, the full text of the GNU General Public
License version 2 can be found in the file
`/usr/share/common-licenses/GPL-2'.
+
+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.
+