mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-27 13:56:25 +02:00
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:
parent
3a30ba791e
commit
7ba3f124eb
16 changed files with 37 additions and 132 deletions
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue