BDDWizard icon indicating copy to clipboard operation
BDDWizard copied to clipboard

License should be uppercased

Open charlycoste opened this issue 11 years ago • 0 comments

If you run composer validate, you will get a warning:

License "mit" is not a valid SPDX license identifier, see http://www.spdx.org/licenses/ if you use an open license.

Licence should be "MIT" instead of "mit"

charlycoste avatar Sep 15 '14 10:09 charlycoste