Jackie-Jiang commented on a change in pull request #3664: Update license header
URL: https://github.com/apache/incubator-pinot/pull/3664#discussion_r246096018
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -1102,11 +1105,7 @@
         <artifactId>license-maven-plugin</artifactId>
         <version>2.8</version>
         <configuration>
-          
<header>com/mycila/maven/plugin/license/templates/APACHE-2.txt</header>
-          <properties>
-            <owner>LinkedIn Corp.</owner>
-            <email>[email protected]</email>
-          </properties>
+          <header>license.header</header>
           <excludes>
 
 Review comment:
   Please check all the excludes as well. Some of them might not make sense, 
some of them might need to be updated.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to