Hello! Which classifier would I use for a variant of a supported license? As an example, the MIT-testregex license, which is based on the MIT license. Which of the following (or something else entirely) would I use?
(a)
License :: OSI Approved :: MIT License
(b)
License :: OSI Approved :: MIT License
(AND)
License :: Other/Proprietary License
(c)
License :: Other/Proprietary License
Note that this is a general question, so saying "just use a different license" will be of no use to me.