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

@ -1,3 +1,6 @@
// Copyright 2013 The imageproxy authors.
// SPDX-License-Identifier: Apache-2.0
package main
import (