Hi, I have a problem to use the rule "Copyright and license headers should be defined in all source files". When I specify only one line it works fine, but when I try to specify more than one line, Sonar is not able to identify my header ...
I tried to use "\n" for a new line, or just plain text ... but it is not working, when I want to configure more than one line as a header/copyright ...