Skip to content
copyright 3.87 KiB
Newer Older
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
YunQiang Su's avatar
YunQiang Su committed
Upstream-Name: libpyzy
Source: https://github.com/hsumita/libpyzy

Files: *
Copyright: 2008-2010 Peng Huang <shawn.p.huang@gmail.com>
           2010 BYVoid <byvoid1@gmail.com>
License: LGPL-2.1+

Files: tools/googlecode_upload.py
YunQiang Su's avatar
YunQiang Su committed
Copyright: 2006, 2007 Google Inc.
License: Apache-2.0
YunQiang Su's avatar
YunQiang Su committed

YunQiang Su's avatar
YunQiang Su committed
Files: data/db/android/valid_hanzi.py data/db/android/*.txt
Copyright: 2008, 2009, 2010 The Android Open Source Project
License: Apache-2.0

Files: m4/as-version.m4
Copyright: Thomas Vander Stichele <thomas@apestaart.org>
License: GPL-2
 This library 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.
YunQiang Su's avatar
YunQiang Su committed
 This library 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.
YunQiang Su's avatar
YunQiang Su committed
 You should have received a copy of the GNU General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 .
 This file is part of http://thomas.apestaart.org/moap/svn/trunk/.

Files: m4/boost.m4
Copyright: 2007, 2008, 2009 Benoit Sigoure <tsuna@lrde.epita.fr>
License: GPL-3+ with additional permission
YunQiang Su's avatar
YunQiang Su committed
 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 3 of the License, or
 (at your option) any later version.
 .
 Additional permission under section 7 of the GNU General Public
 License, version 3 ("GPLv3"):
 .
 If you convey this file as part of a work that contains a
 configuration script generated by Autoconf, you may do so under
 terms of your choice.
 .
 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 program.  If not, see <http://www.gnu.org/licenses/>.

YunQiang Su's avatar
YunQiang Su committed
Files: debian/*
Copyright: 2013 YunQiang Su <wzssyqa@gmail.com>
License: LGPL-2.1+

YunQiang Su's avatar
YunQiang Su committed
License: LGPL-2.1+
 This library 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.
YunQiang Su's avatar
YunQiang Su committed
 This library 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.
YunQiang Su's avatar
YunQiang Su committed
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
YunQiang Su's avatar
YunQiang Su committed
 On Debian systems, the complete text of the GNU Lesser General
 Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2.1".

License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
    http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the full text of the Apache License version 2.0
 can be found in the file `/usr/share/common-licenses/Apache-2.0'.