diff options
| author | Andika Triwidada <andika@gmail.com> | 2018-02-13 11:44:36 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2018-02-13 14:03:03 +0700 |
| commit | 35a2de070d7b6ca16d5fdb56474256e3dcf838fa (patch) | |
| tree | b6f8b6a1d3eb40ea3d2127745fe388242c6e0e2d /debian/copyright | |
| parent | 4b18a5987d8307b719ed625bc67b0088e6b77579 (diff) | |
| download | hunspell-id-35a2de070d7b6ca16d5fdb56474256e3dcf838fa.tar.xz | |
Add Ubuntu packaging
Diffstat (limited to 'debian/copyright')
| -rw-r--r-- | debian/copyright | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..45d2c07 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,57 @@ +This package was debianized by Andika Triwidada <andika@gmail.com> on +Tue Feb 13 03:34:14 UTC 2018 + +It was downloaded from https://github.com/shuLhan/hunspell-id + +Upstream Author: + + ShuLhan <ms@kilabit.info> + +Copyright: + + Copyright (C) 2004 Kurniadi, Volker Muller, Arno Brevoort + Copyright (C) 2009 Ammar Shadiq + Copyright (C) 2014 Viko Adi Rahmawan, Benetius Brevoort + Copyright (C) 2015-2017 ShuLhan + +License: + +This dictionary is based on an Indonesian wordlist created by +Kurniadi, Volker Muller, and Arno Brevoort for Myspell and thus +is covered by their original LGPL license. The affix file is a new +one while dic file were updated against KBBI 3rd ed. + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. All modifications to the source code must be clearly marked as + such. Binary redistributions based on modified source code + must be clearly marked as modified versions in the documentation + and/or other materials provided with the distribution. + 4. All advertising materials mentioning features or use of this software + must display the following acknowledgment: + This product includes software developed by Geoff Kuenning and + other unpaid contributors. + 5. The name of Geoff Kuenning may not be used to endorse or promote + products derived from this software without specific prior + written permission. + + THIS SOFTWARE IS PROVIDED BY GEOFF KUENNING AND CONTRIBUTORS ``AS IS'' + AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, + THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR + PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GEOFF KUENNING OR + CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, + EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +The full text of the GNU LGPL can be found in /usr/share/common-licenses/LGPL. |
