/usr/share/doc/libuim-custom2/copyright is in libuim-custom2 1:1.8.6+gh20180114.64e3173-2build2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 | Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: uim
Source: https://github.com/uim/uim
Files: *
Copyright: 2003-2012 uim Project https://github.com/uim/uim
License: BSD-3-clause
Files: scm/py.scm
Copyright: 2003, 2004, 2005 National Institute of Advanced Industrial Science and Technology (AIST)
Registration Number H15PRO112
Comment: This file is part of the m17n database; a sub-part of the m17n library.
License: LGPL-2.1+
Files: scm/pinyin-big5.scm
Copyright: 1999, XCIN Team
License: GPL-2
Original table is come from XCIN Project http://xcin.linux.org.tw/
cin/big5/pinyin.cin
.
Copyright (C) 1999 XCIN Team, Taiwan
.
XCIN is a free software. It contains the "main program" and the "external
source" parts. The "main program" part is mainly maintained by the XCIN
Team. You can redistribute, modify, and use the source code of XCIN "main
program" part under the guideline of GNU General Public License (see the
document COPYING for details). For the "external source" part, it is not
originally written by the XCIN Team. These source codes are adopted directly
from other free (Freedom) software packages and are modified such that they
are suitable for XCIN usage. They have their own license and copyright, and
their license announcements also permit to be redistributed and used with
the XCIN "main program". Hence if you want to redistribute, modify, or use
these "external source" respectively, please download their original versions
and follow their original license announcement and guideline. These "external
source" includes
.
1. IMdkit: (ftp://xcin.linux.org.tw/pub/xcin/misc/IMdkit.tar.gz)
a. src/lib/IMdkit/ and all the files and directories below.
b. src/xim_IC.c: which is modified from the IMdkit example program.
c. src/include/IC.h: which is modified from the IMdkit example program.
.
2. siod: (http://people.delphi.com/gjc/siod.html,
ftp://xcin.linux.org.tw/pub/xcin/misc/siod.tar.gz)
src/lib/siod/ and all the files and directories below.
.
Besides the "external source" mentioned above, all the others are belong
the XCIN "main program".
.
Besides, the two header files src/include/module.h and src/include/xcintool.h
define the interface and data structers of IM (Input Method) module of XCIN
and some other related tool functions. They can be redistributed, modified,
and used under the terms of GNU General Public License, and in addition if
you want to write new IM modules for XCIN, you can freely adopt the contents
of the two files in any form, and the adoption will not affect the original
license terms of your program. Please see the license notes in the head of
them for details.
.
XCIN is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY. If unfortranatly you get any loss by using XCIN, we will not
take any responsibility in law. For detailed guideline, please check the
GNU General Public License, the document "COPYING".
.
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'.
Files: scm/elatin-rules.scm
Copyright: 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, Free Software Foundation, Inc.
1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, National Institute of Advanced Industrial Science and Technology (AIST)
2003, National Institute of Advanced Industrial Science and Technology (AIST)
License: GPL-3+
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2008, 2009
Free Software Foundation, Inc.
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
2006, 2007, 2008, 2009
National Institute of Advanced Industrial Science and Technology (AIST)
Registration Number H14PRO021
Copyright (C) 2003
National Institute of Advanced Industrial Science and Technology (AIST)
Registration Number H13PRO009
.
Author: TAKAHASHI Naoto <ntakahas@m17n.org>
Dave Love <fx@gnu.org>
.
This file is part of GNU Emacs.
.
GNU Emacs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
.
GNU Emacs 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 General Public License for more details.
.
On Debian systems, the full text of the GNU General Public
License version 3 can be found in the file
`/usr/share/common-licenses/GPL-3'.
Files: scm/input-parse.scm
Copyright: 2004 Oleg Kiselyov
License: public-domain
Unless specified otherwise, all the code and the documentation on this site
is in public domain.
Files: scm/match.scm
Copyright: 1987, Dybvig, R.K.
1991, Bruce F. Duba
1993, Andrew K. Wright <wright@research.nj.nec.com>
License: public-domain
Written by Andrew K. Wright, 1993 (wright@research.nj.nec.com).
Adapted from code originally written by Bruce F. Duba, 1991.
This package also includes a modified version of Kent Dybvig's
define-structure (see Dybvig, R.K., The Scheme Programming Language,
Prentice-Hall, NJ, 1987).
.
This software is in the public domain. Feel free to copy,
distribute, and modify this software as desired. No warranties
nor guarantees of any kind apply. Please return any improvements
or bug fixes to wright@research.nj.nec.com so that they may be included
in future releases.
Files: gtk2/toolbar/eggtrayicon.c gtk2/toolbar/eggtrayicon.h
Copyright: 2002, Anders Carlsson <andersca@gnu.org>
License: LGPL-2+
Files: qt3/pref/kseparator.cpp qt3/pref/kseparator.h
Copyright: 1997, Michael Roth <mroth@wirlweb.de>
License: LGPL-2+
Files: qt3/chardict/kseparator.cpp qt3/chardict/kseparator.h
Copyright: 1997, Michael Roth <mroth@wirlweb.de>
License: LGPL-2+
Files: pixmaps/*.svg pixmaps/*.png
Copyright: 2006, SHIMODA Hiroshi <piro@p.club.ne.jp>
2006, FUJITA Yuji <yuji@webmasters.gr.jp>
2006, Jun Mukai <mukai@jmuk.org>
2006, Teppei Tamra <tam-t@par.odn.ne.jp>
2006, YAMAMOTO Kengo <yamaken@bp.iij4u.or.jp>
2006, Jae-hyeon Park <jhyeon@gmail.com>
2006, Etsushi Kato <ek.kato@gmail.com>
Comment: This project packages a collection of input method icons contributed
by scim-imengine project, uim project, and other individuals. It is
dual-licensed under 3-clause BSDL and LGPL to reduce reuse cost.
License: BSD-3-clause and LGPL-2.1+
Files: sigscheme/*
Copyright: 2005,2006 Kazuki Ohta <mover AT hct.zaq.ne.jp>
2005,2006 Jun Inoue <jun.lambda AT gmail.com>
2005,2006 YAMAMOTO Kengo <yamaken AT bp.iij4u.or.jp>
2007-2008 SigScheme Project <uim-en AT googlegroups.com>
License: BSD-3-clause
Files: sigscheme/libgcroots/*
Copyright: 1988,1989, Hans-J. Boehm, Alan J. Demers
1991-1995, Xerox Corporation.
1996-1999, Silicon Graphics.
1999-2001, Hewlett-Packard.
2006-2007, YAMAMOTO Kengo
License: Expat
Files: uim/wnnlib.c uim/wnnlib.h
Copyright: 1989, Software Research Associates, Inc.
1998, MORIBE, Hideyuki
License: NTP
Copyright (c) 1989 Software Research Associates, Inc.
Copyright (c) 1998 MORIBE, Hideyuki
.
Permission to use, copy, modify, and distribute this software and its
documentation for any purpose and without fee is hereby granted, provided
that the above copyright notice appear in all copies and that both that
copyright notice and this permission notice appear in supporting
documentation, and that the name of Software Research Associates not be
used in advertising or publicity pertaining to distribution of the
software without specific, written prior permission. Software Research
Associates makes no representations about the suitability of this software
for any purpose. It is provided "as is" without express or implied
warranty.
.
Author: Makoto Ishisone, Software Research Associates, Inc., Japan
ishisone@sra.co.jp
MORIBE, Hideyuki
Files: uim/uim-error.c
Comment: (uim_asprintf)
Copyright: 1995 Tatu Ylonen <ylo@cs.hut.fi>
License: BSD-2-clause
Author: Tatu Ylonen <ylo@cs.hut.fi>
Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
All rights reserved
Versions of malloc and friends that check their results, and never return
failure (they call fatal if they encounter an error).
.
As far as I am concerned, the code I have written for this software
can be used freely for any purpose. Any derived versions of this
software must be clearly marked as such, and if the derived work is
incompatible with the protocol description in the RFC file, it must be
called by a name other than "ssh" or "Secure Shell".
Files: scm/util.scm
Comment: (call-with-output-string, call-with-input-string, call-with-string-io)
Copyright: 2000-2008, Shiro Kawai <shiro@acm.org>
License: BSD-3-clause
Files: scm/pregexp.scm
Copyright: 1999-2005, Dorai Sitaram.
License: Expat
Files: scm/packrat.scm scm/json.scm
Copyright: 2004, 2005 Tony Garnock-Jones <tonyg@kcbbs.gen.nz>
2005 LShift Ltd. <query@lshift.net>
License: Expat
Files: debian/*
Copyright: 2002-2009, Masahito Omote <omote@debian.org>
2006, Margarita Manterola <marga@debian.org>
2006, Osamu Aoki <osamu@debian.org>
2006, Steinar H. Gunderson <sesse@debian.org>
2006, Andreas Barth <aba@not.so.argh.org>
2007, Loic Minier <lool@dooz.org>
2009-2011, Kiwamu Okabe <kiwamu@debian.or.jp>
2010, gregor herrmann <gregoa@debian.org>
2011, Nobuhiro Iwamatsu <iwamatsu@debian.org>
2011-2012, HIGUCHI Daisuke (VDR dai) <dai@debian.org>
License: GPL-2+
This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public
License as published by the Free Software Foundation; either
version 2 of the License, or (at your option) any later
version.
.
This program 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 General Public License for more
details.
.
You should have received a copy of the GNU General Public
License along with this package; if not, write to the Free
Software Foundation, Inc., 51 Franklin St, Fifth Floor,
Boston, MA 02110-1301 USA
.
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: LGPL-2+
This program 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 License, or (at your option) any later version.
.
This program 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, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301, USA.
.
On Debian systems, the full text of the GNU Lesser General Public
License version 2 can be found in the file
`/usr/share/common-licenses/LGPL-2'.
License: LGPL-2.1+
This program 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 program 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, write to the Free
Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301, USA.
.
On Debian systems, the full text of the GNU Lesser General Public
License version 2.1 can be found in the file
`/usr/share/common-licenses/LGPL-2.1'.
License: BSD-3-clause
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. Neither the name of the authors nor the names of its contributors
may be used to endorse or promote products derived from this
software without specific prior written permission.
.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 THE COPYRIGHT
OWNER 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.
License: Expat
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.
|