In the pom the licence is linking to this github page: https://github.com/bobbylight/RSyntaxTextArea/blob/master/RSyntaxTextArea/src/main/resources/META-INF/LICENSE
Unfortunately, when using maven tools like the project-info-report or mojohaus licenses it will lead to this being used:

I think if instead a link to the raw file is used or a direct link to the BSD licence like this project does, that would be very helpful! :)