Description
A very minor issue, but when accessing https://github.com/jMonkeyEngine/jmonkeyengine/blob/master/LICENSE, github does not recognize the license type automatically.
If someone is bored to debug that, potentially we may need to change the wording by a small bit to make it fit the official regex.
A quick search made me wonder if BSD-3 is even detected by github at all, but to show what I mean, have a look at this, being licensed under MIT:
https://github.com/mit-license/mit-license.github.io/blob/master/LICENSE
https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/licensing-a-repository#detecting-a-license
on the other hand claims that BSD3 is supported. Maybe someone can experiment with the ruby gem