aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xtools/distrib/check_copyright.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/distrib/check_copyright.py b/tools/distrib/check_copyright.py
index 19e227a805..8a61626d15 100755
--- a/tools/distrib/check_copyright.py
+++ b/tools/distrib/check_copyright.py
@@ -56,6 +56,7 @@ LICENSE_FMT = {
'.rb': '# %s',
'.sh': '# %s',
'.proto': '// %s',
+ '.js': ' * %s',
}
# pregenerate the actual text that we should have