whai362 / PSENet

Official Pytorch implementations of PSENet.
Apache License 2.0
1.17k stars 344 forks source link

OSS License compatibility question #192

Open Ashley123456789 opened 1 year ago

Ashley123456789 commented 1 year ago

There’s possible confusion on the license of your repository when you combine other open-source code.

The module PSENet-python2/pse/.ycm_extra_conf.py claims its license as GNU General Public License version 3 (GPL-3). However, the license of your whole project is shown as Apache-2.0 in LICENSE, i.e., less strict than GPL-3 on license terms, which may impact the whole license compatibility in your repository, thus confusing subsequent users and bringing possible legal and financial risks.

If possible, you can fix them in one of the following ways: