cleanup license headers and contributing docs

- switch to "project authors" style copyright.  Instead of an AUTHORS
  file (https://opensource.google/docs/releasing/authors/), I just list
  Google as a major copyright holder in the README.
- use SPDX style license headers in source files
- remove CLA requirement from contributing docs
This commit is contained in:
Will Norris 2021-03-10 12:24:13 -08:00
parent 3a30ba791e
commit 7ba3f124eb
16 changed files with 37 additions and 132 deletions

View file

@ -380,5 +380,7 @@ to alter the precedence order by setting:
## License ##
imageproxy is copyright Google, but is not an official Google product. It is
available under the [Apache 2.0 License](./LICENSE).
imageproxy is copyright its respective authors. All of my personal work on
imageproxy through 2020 (which accounts for the majority of the code) is
copyright Google, my employer at the time. It is available under the [Apache
2.0 License](./LICENSE).