Commit e25a068e authored by Boyuan Yang's avatar Boyuan Yang
Browse files

debian/copyright: Use secure uri

parent 1d387cf9
Loading
Loading
Loading
Loading
+20 −31
Original line number Diff line number Diff line
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libpyzy
Source: https://github.com/hsumita/libpyzy

@@ -6,43 +6,14 @@ Files: *
Copyright: 2008-2010 Peng Huang <shawn.p.huang@gmail.com>
           2010 BYVoid <byvoid1@gmail.com>
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.
 .
 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.
 .
 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.

Files: tools/googlecode_upload.py
Copyright: 2006, 2007 Google Inc.
License: Apache-2.0
 Licensed under the terms of the Apache Software License 2.0:
 http://www.apache.org/licenses/LICENSE-2.0

Files: data/db/android/valid_hanzi.py data/db/android/*.txt
Copyright: 2008, 2009, 2010 The Android Open Source Project
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'.

Files: m4/as-version.m4
Copyright: Thomas Vander Stichele <thomas@apestaart.org>
@@ -64,7 +35,7 @@ License: GPL-2

Files: m4/boost.m4
Copyright: 2007, 2008, 2009 Benoit Sigoure <tsuna@lrde.epita.fr>
License: GPL-3+ with addtional permission
License: GPL-3+ with additional permission
 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
@@ -87,6 +58,8 @@ License: GPL-3+ with addtional permission

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

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
@@ -103,3 +76,19 @@ License: LGPL-2.1+
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 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'.