From a377314e5b7d5b161ae45899082cdb6087281cf2 Mon Sep 17 00:00:00 2001 From: jeb228 Date: Thu, 3 Mar 2011 20:24:14 +0000 Subject: [PATCH] NIHVIVO-2136 add license tags to XML files. --- config/licenser/licenser.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/licenser/licenser.properties b/config/licenser/licenser.properties index 7c478918..237353ee 100644 --- a/config/licenser/licenser.properties +++ b/config/licenser/licenser.properties @@ -12,7 +12,7 @@ target_dir = # A list of filename globs that match the files we want to license, # delimited by commas with optional white-space. -file_matchers = *.java, *.jsp, *.tld, *.xsl, *.xslt, *.css, *.js, *.ftl, build.xml +file_matchers = *.java, *.jsp, *.tld, *.xsl, *.xslt, *.css, *.js, *.ftl, *.xml # "globs" that describe paths that we won't follow for scanning OR FOR COPYING. # (relative to the source_dir)