Move SPDX header comments and remove copyright dates

Keep the SPDX header comments, but move them underneath the ASF headers
to make files human-friendly first and machine-friendly second.

Remove copyright dates from header comments. The ASF recommends against
adding an ASF copyright in the header comment, but does not forbid it.
Keep the copyright headers for compliance with the REUSE specification,
but remove the dates to reduce maintenance burder.
51 files changed
tree: 9a7bdc2dff33d0a76d21ba61bccee94851cbd96d
  1. husky/
  2. LICENSES/
  3. packages/
  4. test/
  5. web/
  6. .asf.yaml
  7. .editorconfig
  8. .eslintignore
  9. .eslintrc.js
  10. .gitattributes
  11. .gitignore
  12. .lintstagedrc
  13. .mocharc.js
  14. .ratignore
  15. .travis.yml
  16. babel.config.js
  17. CODE_OF_CONDUCT.md
  18. DISCLAIMER-WIP
  19. lerna.json
  20. LICENSE
  21. Makefile
  22. NOTICE
  23. package.json
  24. README.md
  25. repolinter.json
  26. SECURITY.md
  27. tsconfig.base.json
  28. tsconfig.json
  29. tsconfig.test.json
  30. typedoc.json
  31. 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.