Update and merge PR #107 (REUSE compliance)

Reapply the SPDX header to current files, and some others that seem to
have been overlooked.

Copy LICENSE file instead of moving it (symlinking it breaks Rat, somehow).
tree: 5b96ea761e94c0e143dd856c18d782166b42a241
  1. LICENSES/
  2. packages/
  3. test/
  4. web/
  5. .asf.yaml
  6. .editorconfig
  7. .eslintignore
  8. .eslintrc.js
  9. .gitignore
  10. .lintstagedrc
  11. .mocharc.js
  12. .ratignore
  13. .travis.yml
  14. babel-register.js
  15. babel.config.js
  16. CODE_OF_CONDUCT.md
  17. DISCLAIMER-WIP
  18. husky.config.js
  19. lerna.json
  20. LICENSE
  21. Makefile
  22. NOTICE
  23. nyc.config.js
  24. package.json
  25. README.md
  26. repolinter.json
  27. SECURITY.md
  28. tsconfig.base.json
  29. tsconfig.json
  30. tsconfig.test.json
  31. typedoc.json
  32. yarn.lock
README.md

Apache Annotator (incubating) Build Status

Apache Annotator (incubating) provides libraries to enable annotation related software, with an initial focus on identification of textual fragments in browser environments.

Installation, usage, API documentation

See documentation on the website: https://annotator.apache.org/docs/

Getting Involved

License

This project is available as open source under the terms of the Apache 2.0 License. For accurate information, please check individual files.

Disclaimer

Apache Annotator is currently undergoing incubation at The Apache Software Foundation.

See the accompanying DISCLAIMER file for details.