License

Test descriptions

The following test files exist in this directory to confirm that scanCode.py can detect an ASF License in various types of files which have varying comment syntax:

Test fileDescription
README.mdDetect ASF License in markdown (*.md) file.
good-apache-license.goDetect ASF License in GoLang (*.go) file.
python/good-fuzzy-script.pyDetect License in Python (*.py) file.
good-apache-license.scalaDetect ASF License in Scala (*.scala) file.
good-hello.luaDetect ASF License in Lua (*.lua) file.
good_hello.jsDetect ASF License in JavaScript (*.js) file.
good-bash.shDetect ASF License in Bash (*.sh) file.

Notes

  • We also include the ASF License “badge” in this file to not only exhibit best practice for README markdown files, but also prove these statements can appear after the ASF License successfully.