git-dummy icon indicating copy to clipboard operation
git-dummy copied to clipboard

Inconsistent LICENCE

Open MathiasSven opened this issue 1 year ago • 1 comments

LICENSE file says GPL-2.0, but setup.py has it as MIT:

    classifiers=[
        "Programming Language :: Python :: 3",
        "License :: OSI Approved :: MIT License",
        "Operating System :: OS Independent",
    ]

Which one should it be packaged under?

MathiasSven avatar Nov 03 '24 14:11 MathiasSven

Ah, I assume the same as https://github.com/initialcommit-com/git-sim/issues/103 applies here?

MathiasSven avatar Nov 03 '24 17:11 MathiasSven