Update changelog

This commit is contained in:
Andreas Dangel
2015-10-16 16:44:35 +02:00
parent e490c78519
commit 4fd445cc26
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,6 @@
/**
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/
package net.sourceforge.pmd.lang.java.rule.logging;
import java.util.Arrays;