Add javascript checks

pull/654/head
Craig Tiller 10 years ago
parent ad1fd3a49e
commit e87ec95798
  1. 1
      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

Loading…
Cancel
Save