Add license header

This commit is contained in:
Juan Martín Sotuyo Dodero 2024-10-29 16:56:30 -03:00
parent 69a92de52d
commit 7119424d96

View File

@ -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;