Hi

Does maven provide some plugins to append header? I used the following plugin 
before, but it will add line break character which cannot pass code style 
check. 


<groupId>com.mycila</groupId>
<artifactId>license-maven-plugin</artifactId>
 <version>3.0</version>


| |
徐毅
|
|
xuyith...@126.com
|
签名由网易邮箱大师定制
On 1/19/2019 00:30,Justin Mclean<jus...@classsoftware.com> wrote:
HI,

That the wrong header. You need to use this header[1], it explicitly doesn't 
contain a copyright line.

Thanks,
Justin


1. https://www.apache.org/legal/src-headers.html#headers

Reply via email to