mirror of
https://github.com/project-zot/zot.git
synced 2024-12-16 21:56:37 -05:00
docs: fix copyright related info for cncf onboarding (#1117)
https://github.com/cncf/toc/issues/972 Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
parent
e8e7c343ad
commit
9294ebb0ec
2 changed files with 2 additions and 2 deletions
2
LICENSE
2
LICENSE
|
@ -186,7 +186,7 @@
|
|||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright 2019-2022 Cisco Systems, Inc., and/or its affiliates
|
||||
Copyright 2019-2023 The zot project authors.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
2
NOTICE
2
NOTICE
|
@ -1,6 +1,6 @@
|
|||
zot
|
||||
|
||||
Copyright 2019-2022 Cisco Systems, Inc., and/or its affiliates
|
||||
Copyright 2019-2023 The zot project authors.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
|
||||
this file except in compliance with the License. You may obtain a copy of the
|
||||
|
|
Loading…
Reference in a new issue