You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/01/26 02:05:29 UTC

[GitHub] eric-haibin-lin commented on a change in pull request #9554: [Review Required] Adding Apache License header to the perl-package

eric-haibin-lin commented on a change in pull request #9554: [Review Required] Adding Apache License header to the perl-package
URL: https://github.com/apache/incubator-mxnet/pull/9554#discussion_r164020300
 
 

 ##########
 File path: tools/license_header.py
 ##########
 @@ -83,7 +83,7 @@
 _LANGS = {'.cc':'*', '.h':'*', '.cu':'*', '.cuh':'*', '.py':'#',
           '.pm':'#', '.scala':'*', '.cc':'*', '.sh':'#', '.cmake':'#',
           '.java':'*', '.sh':'#', '.cpp':'*', '.hpp':'*', '.c':'*',
-          '.bat':'rem', '.pl':'#', '.m':'%', '.R':'#', '.mk':'#', '.cfg':'#'}
+          '.bat':'rem', '.pl':'#', '.m':'%', '.R':'#', '.mk':'#', '.cfg':'#', '.t':'#'}
 
 Review comment:
   Should `.PL` also be included?

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