Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libcangjie
Upstream-Contact: Mathieu Bridon <bochecha@fedoraproject.org>
Source: https://gitlab.freedesktop.org/cangjie/libcangjie

Files: *
Copyright: 2013 Koala Yeung <koalay@gmail.com>
           2013 Linquize <linquize@yahoo.com.hk>
           2013 Mathieu Bridon <bochecha@fedoraproject.org>
           2013 jeremy-fouriaux
           2013 The libcangjie authors
License: LGPL-3.0-or-later

Files: data/table.txt
Copyright: 2013 The libcangjie authors
License: public-domain
 Upstream authors declare this file as under the Public Domain,
 according to data/README.table.rst, "in the hope that is is useful."
 .
 The data was generated out of the following sources:
 * The Unihan database from the Unicode consortium
 * The Unicode specification
 * The data from Wan Leung Wong's original libcangjie
 * Some careful thought from the libcangjie team

Files: debian/*
Copyright: 2013-2014 Anthony Wong <anthony.wong@ubuntu.com>
License: LGPL-3.0-or-later

License: LGPL-3.0-or-later
  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 3 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 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 Lesser General Public
  License version 3 can be found in the file
 `/usr/share/common-licenses/LGPL-3'.