I agree to have a plugin to handle license header work. It's good to know rat plugin can do this, but we need figure out how to apply rat plugin to file like `InternalThreadLocal.java` ( https://github.com/apache/dubbo/blob/master/dubbo-common/src/main/java/org/apache/dubbo/common/threadlocal/InternalThreadLocal.java )
If rat doesn't work for this situation, but Mycila works, I vote +1 for using Mycila plugin Justin Mclean <[email protected]> : > Hi, > > > rat plugin < > https://creadur.apache.org/rat/apache-rat-plugin/index.html> just > > check license header but not update and format license header. > > Rat can add licenses with the -a and -A options. > > Thanks, > Justin > > >
