Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: kImageAnnotator
Source: https://github.com/ksnip/kImageAnnotator

Files: *
Copyright: 2018-2020 Damir Porobic <damir.porobic@gmx.com>
License: LGPL-2.1+
Comment:
 Currently upstream-provided LICENSE file wrongly documented the project
 to be under GPL-2.0+. After this issue got forwarded to upstream,
 upstream said it was an error and the code was published under LGPL-2.1+.
 Detailed discussion can be found at
 https://github.com/ksnip/kImageAnnotator/issues/88 .
 .
 Note: Later upstream re-licensed files under LGPL-3+. I believe this
 license change will only affect future kImageAnnotator releases. When
 packaging new versions, the debian/copyright file will be updated
 accordingly.

Files: debian/*
Copyright: Boyuan Yang <byang@debian.org>
License: public-domain
 These files are release to the public domain.

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 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 Lesser General Public License
 along with this program. If not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General Public
 License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
