Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: deepin-calculator
Source: https://github.com/linuxdeepin/deepin-calculator
Upstream-Contact: https://github.com/linuxdeepin/deepin-calculator/issues

Files: *
Copyright: 2017-2018, Deepin Technology Co., Ltd. <support@deepin.org>
           2019-2021, Uniontech Software Technology Co.,Ltd.
License: GPL-3+

Files: 3rdparty/math/float*
Copyright: 2007-2009, Wolf Lammen <ookami1@gmx.de>
License: GPL-2+

Files: 3rdparty/core/*
       3rdparty/math/cmath.cpp
       3rdparty/math/cmath.h
       3rdparty/math/cnumberparser.cpp
       3rdparty/math/cnumberparser.h
       3rdparty/math/hmath.cpp
       3rdparty/math/hmath.h
       3rdparty/math/quantity.cpp
       3rdparty/math/quantity.h
       3rdparty/math/rational.cpp
       3rdparty/math/rational.h
       3rdparty/math/units.cpp
       3rdparty/math/units.h
Copyright: 2004-2008, Ariya Hidayat <ariya@kde.org>
           2005-2006, Johan Thelin <e8johan@gmail.com>
           2007-2009, Wolf Lammen <ookami1@gmx.de>
           2007-2016, @heldercorreia
           2013-2016, Hadrien Theveneau <theveneau@gmail.com>
           2014, Tey <teyut@free.fr>
           2015-2016, Pol Welter <polwelter@gmail.com>
License: GPL-2+

Files: 3rdparty/math/number.c
       3rdparty/math/number.h
Copyright: 1991-2000, Free Software Foundation, Inc.
License: GPL-2+

Files: debian/*
Copyright: 2017, Deepin Technology Co., Ltd. <support@deepin.org>
           2017, Yangfl <mmyangfl@gmail.com>
           2020-2021, Arun Kumar Pariyar <openarungeek@gmail.com>
License: GPL-3+

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 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 GPL-2 could be found at
 /usr/share/common-licenses/GPL-2 .

License: GPL-3+
 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.
 .
 This package 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 <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".