mirror of
https://github.com/project-zot/zot.git
synced 2024-12-16 21:56:37 -05:00
add a copyright notice
Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
parent
2ff8e8b7d2
commit
399dc307e6
2 changed files with 16 additions and 1 deletions
2
LICENSE
2
LICENSE
|
@ -186,7 +186,7 @@
|
|||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright [yyyy] [name of copyright owner]
|
||||
Copyright 2019-2022 Cisco Systems, Inc., and/or its affiliates
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
15
NOTICE
Normal file
15
NOTICE
Normal file
|
@ -0,0 +1,15 @@
|
|||
zot
|
||||
|
||||
Copyright 2019-2022 Cisco Systems, Inc., and/or its affiliates
|
||||
|
||||
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
|
||||
License at:
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
||||
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
|
||||
License for the specific language governing permissions and limitations under
|
||||
the License.
|
Loading…
Reference in a new issue