add *.tmpl files to scancode (#76)

diff --git a/scancode/ASF-Release.cfg b/scancode/ASF-Release.cfg
index 6767ccd..428e407 100644
--- a/scancode/ASF-Release.cfg
+++ b/scancode/ASF-Release.cfg
@@ -34,6 +34,7 @@
 *.scala=has_block_license, no_tabs, no_trailing_spaces, eol_at_eof, regex_check
 *.sh=has_block_license, no_trailing_spaces, eol_at_eof, regex_check
 *.swift=no_tabs, has_block_license, no_trailing_spaces, eol_at_eof, regex_check
+*.tmpl=has_block_license, no_trailing_spaces, eol_at_eof, regex_check
 *.toml=has_block_license, no_trailing_spaces, eol_at_eof, regex_check
 *.yaml=has_block_license, no_trailing_spaces, eol_at_eof, regex_check
 *.yml=has_block_license, no_trailing_spaces, eol_at_eof, regex_check