Hi folks,
I've gotten guidance back from LF Legal and discussed this with Bob.
Their guidance is not to modify existing copyright lines in existing files, but to start using the new line for all new file contributions.
This is because attribution notices shouldn't be removed or replaced, rather just added to, without a very specific and legal reviewed reason.
That would mean all the template repos used for new efforts within the Kubernetes GitHub org should use a new "Copyright © contributors to Kubernetes a Series of LF Projects, LLC." line.
Automation scripts (generators and verifiers) should be updated to look for the existing format or the new one: "Copyright © contributors to Kubernetes a Series of LF Projects, LLC."
For the
kubernetes.io website footer, it should be updated to read:
Documentation Distributed under CC BY 4.0.
ICP license: 京ICP备17074266号-3
For tracking, should we open up an issue in the community or infra repos?