diff --git a/config/licenser/licenser.properties b/config/licenser/licenser.properties index 29af0cc0..7c478918 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, build.xml +file_matchers = *.java, *.jsp, *.tld, *.xsl, *.xslt, *.css, *.js, *.ftl, build.xml # "globs" that describe paths that we won't follow for scanning OR FOR COPYING. # (relative to the source_dir)