Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update "Google Inc" to "Google LLC" in licenses #2161

Merged
merged 1 commit into from
Jun 24, 2020

Conversation

pav-kv
Copy link
Contributor

@pav-kv pav-kv commented Jun 23, 2020

No description provided.

@pav-kv
Copy link
Contributor Author

pav-kv commented Jun 23, 2020

All Google licenses are updated:

$ git grep "Copyright" | grep -v "Google LLC"
LICENSE:   2. Grant of Copyright License. Subject to the terms and conditions of
LICENSE:   Copyright [yyyy] [name of copyright owner]
examples/deployment/kubernetes/mysql/image/Dockerfile:# Original work: Copyright 2016 The Kubernetes Authors.
examples/deployment/kubernetes/mysql/image/docker-entrypoint.sh:# Original work: Copyright 2016 The Kubernetes Authors.

@pav-kv pav-kv marked this pull request as ready for review June 23, 2020 15:55
@pav-kv pav-kv requested review from AlCutter, mhutchinson and a team as code owners June 23, 2020 15:55
@codecov
Copy link

codecov bot commented Jun 23, 2020

Codecov Report

Merging #2161 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2161   +/-   ##
=======================================
  Coverage   64.36%   64.36%           
=======================================
  Files         116      116           
  Lines        9921     9921           
=======================================
  Hits         6386     6386           
  Misses       2936     2936           
  Partials      599      599           
Impacted Files Coverage Δ
client/admin.go 60.39% <ø> (ø)
client/backoff/backoff.go 82.50% <ø> (ø)
client/log_client.go 73.46% <ø> (ø)
client/log_verifier.go 76.92% <ø> (ø)
client/map_client.go 55.55% <ø> (ø)
client/map_verifier.go 57.77% <ø> (ø)
client/rpcflags/rpcflags.go 100.00% <ø> (ø)
cmd/flags.go 53.33% <ø> (ø)
cmd/get_tree_public_key/main.go 48.27% <ø> (ø)
crypto/keys/der/der.go 77.77% <ø> (ø)
... and 87 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9483d21...a98396b. Read the comment docs.

@pav-kv
Copy link
Contributor Author

pav-kv commented Jun 23, 2020

Hm, that's a lot of reviewers assigned automatically because of CODEOWNERS file. Do we need this rule at all? We have trillian-team default reviewer, which should be enough?

@pphaneuf pphaneuf changed the title Update "Google Inc" to "Goole LLC" in licenses Update "Google Inc" to "Google LLC" in licenses Jun 23, 2020
@pav-kv
Copy link
Contributor Author

pav-kv commented Jun 24, 2020

Code owner review required
Waiting on code owner review from @AlCutter, @Martin2112, and/or @mhutchinson.

@pav-kv pav-kv merged commit b5765c2 into google:master Jun 24, 2020
@pav-kv pav-kv deleted the update_google_license branch June 24, 2020 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants