diff --git a/webapp/config/dwr.xml b/webapp/config/dwr.xml index d5b93ba70..21fd9445c 100755 --- a/webapp/config/dwr.xml +++ b/webapp/config/dwr.xml @@ -2,6 +2,9 @@ "http://getahead.org/dwr//dwr20.dtd"> + + + diff --git a/webapp/config/licenser/licenser.properties b/webapp/config/licenser/licenser.properties index 6307c4c44..7d98dd3cd 100644 --- a/webapp/config/licenser/licenser.properties +++ b/webapp/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)