Update changelog for scala pull request; update license infos

This commit is contained in:
Andreas Dangel
2015-01-18 11:45:26 +01:00
parent a4fbcef536
commit d69624e823
4 changed files with 176 additions and 0 deletions

View File

@@ -7,6 +7,8 @@
<!-- The velocity language is under the Apache License. -->
<suppress checks="RegexpHeaderCheck" files="net/sourceforge/pmd/lang/vm/.*"/>
<!-- Part of pmd-scal is under LGPL -->
<suppress checks="RegexpHeadercheck" files="org/sonar/plugins/scala/.*"/>
<suppress checks="AvoidStarImportCheck" files="(net/sourceforge/pmd/lang/java/rule/AbstractJavaRule.java)|(net/sourceforge/pmd/lang/plsql/rule/AbstractPLSQLRule.java)"/>
</suppressions>