chore: update copyright headers to CNCF format (cmd/, pkg/apis/)#4515
Conversation
Update copyright headers in cmd/, pkg/apis/, and root doc.go from "Copyright YYYY Google LLC All Rights Reserved." to "Copyright Contributors to Agones a Series of LF Projects, LLC." as per the CNCF Copyright Notices guidelines. This is a partial change covering cmd/ and pkg/apis/ Go files. Additional directories will be updated in follow-up PRs. Ref: agones-dev#4514 Signed-off-by: Yosof Badr <[email protected]>
76da65e to
4a382b4
Compare
|
Thanks for the contribution ! /gcbrun |
|
/gcbrun |
|
We might need to also update the Dockerfiles as well from the cmd/* |
|
Build Succeeded 🥳 Build Id: 52744a23-bc67-4519-8b05-7ddcf0664cf5 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version: |
|
/gcbrun |
Don't we want to update the headers from the Dockerfiles as well ? @markmandel |
|
Build Failed 😭 Build Id: a9dd7b82-7404-481f-a6c8-a516b5f8428e Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
|
I was just accepting the chunk |
|
/gcbrun |
|
Build Failed 😭 Build Id: 4e7e23ff-01de-4e3f-bd8b-6c35e7398d02 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
That's new. /gcbrun |
|
/gcbrun |
|
Build Succeeded 🥳 Build Id: acb8722b-1bc7-479a-94c5-abe478a330f0 The following development artifacts have been built, and will exist for the next 30 days:
A preview of the website (the last 30 builds are retained): To install this version: |
Update copyright headers in cmd/, pkg/apis/, and root doc.go from "Copyright YYYY Google LLC All Rights Reserved." to "Copyright Contributors to Agones a Series of LF Projects, LLC." as per the CNCF Copyright Notices guidelines. This is a partial change covering cmd/ and pkg/apis/ Go files. Additional directories will be updated in follow-up PRs. Ref: agones-dev#4514 Signed-off-by: Yosof Badr <[email protected]> Signed-off-by: Alexander Taran <[email protected]>
Update copyright headers in cmd/, pkg/apis/, and root doc.go from "Copyright YYYY Google LLC All Rights Reserved." to "Copyright Contributors to Agones a Series of LF Projects, LLC." as per the CNCF Copyright Notices guidelines. This is a partial change covering cmd/ and pkg/apis/ Go files. Additional directories will be updated in follow-up PRs. Ref: agones-dev#4514 Signed-off-by: Yosof Badr <[email protected]> Signed-off-by: Alexander Taran <[email protected]>
Update copyright headers in cmd/, pkg/apis/, and root doc.go from "Copyright YYYY Google LLC All Rights Reserved." to "Copyright Contributors to Agones a Series of LF Projects, LLC." as per the CNCF Copyright Notices guidelines. This is a partial change covering cmd/ and pkg/apis/ Go files. Additional directories will be updated in follow-up PRs. Ref: agones-dev#4514 Signed-off-by: Yosof Badr <[email protected]> Signed-off-by: Alexander Taran <[email protected]>
Update copyright headers in cmd/, pkg/apis/, and root doc.go from "Copyright YYYY Google LLC All Rights Reserved." to "Copyright Contributors to Agones a Series of LF Projects, LLC." as per the CNCF Copyright Notices guidelines. This is a partial change covering cmd/ and pkg/apis/ Go files. Additional directories will be updated in follow-up PRs. Ref: agones-dev#4514 Signed-off-by: Yosof Badr <[email protected]>
Summary
Updates Apache License copyright headers from
Copyright YYYY Google LLC All Rights Reserved.toCopyright Contributors to Agones a Series of LF Projects, LLC.as per the CNCF Copyright Notices guidelines.This PR covers Go source files in the following directories as a first pass:
cmd/(14 files)pkg/apis/(34 files)doc.go(1 file)49 files updated total, each with a single-line copyright header change.
Closes partially: #4514
I am happy to follow up with additional PRs covering the remaining directories (
pkg/excludingpkg/apis/,sdks/,test/,build/, etc.) once this approach is confirmed.Test plan
//and/* */