186******98
2012-09-05 22:42 deepin
昨天 openSUSE 的官方人员在检查 Deepin Music Player 的授权协议时,发现代码的授权许可不统一。虽然在绝大多数文件里面都写着授权协议是GPLv3,但是唯独在 src/player/fadebin.py 里面写着 GPLv2 ,我觉得应该是你们笔误,希望能尽快修改。
Bug #77865 from Novell:
https://bugzilla.novell.com/show_bug.cgi?id=778659
[quote]The spec file for deepin-music-player declares the package to be GPL-3.0
licensed (i.e. GPL version 3 only). Most of the source code files also have
this license. However, the file src/player/fadebin.py has a GPL-2.0 (i.e. GPL
version 2 only) license:
# Copyright (c) 2006 Mehdi Abaakouk
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation
Version 2 of the GPL is not compatible with version 3 of the GPL (as both are
copyleft licenses).
Please inform upstream about this.
已经反馈给开发者了, 很快会推入补丁到git仓库, 谢谢您的建议!
Reply Like 0 View the author
Bug #77865 from Novell:
https://bugzilla.novell.com/show_bug.cgi?id=778659