[objectivec] License headers

This commit is contained in:
Andreas Dangel
2020-03-19 15:37:33 +01:00
parent f083a6b27b
commit 356be6393e
3 changed files with 2 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
/** /*
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html * BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/ */

View File

@@ -1,4 +1,4 @@
/** /*
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html * BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/ */

View File

@@ -2,10 +2,6 @@
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html * BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/ */
/**
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/
package net.sourceforge.pmd.lang.objectivec.ast; package net.sourceforge.pmd.lang.objectivec.ast;
import java.io.Reader; import java.io.Reader;