NIHVIVO-2136 add license tags to XML files.

This commit is contained in:
jeb228 2011-03-03 20:24:14 +00:00
parent 993bedf629
commit a377314e5b

View file

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