Skip to content

Commit e6e8aa7

Browse files
committed
POM: exclude script_templates from license headers
1 parent e112c83 commit e6e8aa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@
8888
<license.copyrightOwners>Board of Regents of the University of
8989
Wisconsin-Madison, Broad Institute of MIT and Harvard, and Max Planck
9090
Institute of Molecular Cell Biology and Genetics.</license.copyrightOwners>
91+
<license.excludes>**/script_templates/**</license.excludes>
9192

9293
<jython.version>2.7.1</jython.version>
9394
<jython-shaded.version>${jython.version}</jython-shaded.version>

0 commit comments

Comments
 (0)