Skip to content

Inconsistent license information #7

@mitya57

Description

@mitya57

The source files in this repository declare that the license is GPL-3 or later:

Proton 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.

However, setup.py uses a GPL-3 only classifier:

"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",

For GPL-3 or later the following should be used instead (see https://pypi.org/classifiers/):

License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions