Add license header

This commit is contained in:
Juan Martín Sotuyo Dodero committed 2024-10-29 16:56:30 -03:00
1 parent 69a92de52d
commit 7119424d96
1 file changed
+3
@@ -1,3 +1,6 @@
/**
* BSD-style license; for more info see http://pmd.sourceforge.net/license.html
*/
package net.sourceforge.pmd.lang.xml.antlr4;
import org.antlr.v4.runtime.CharStream;