You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pinot.apache.org by GitBox <gi...@apache.org> on 2019/01/08 18:04:17 UTC

[GitHub] Jackie-Jiang commented on a change in pull request #3664: Update license header

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>pinot-core@linkedin.com</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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pinot.apache.org
For additional commands, e-mail: dev-help@pinot.apache.org