From 399dc307e6d984bb9c9bbd88f2eea54b5cc01b11 Mon Sep 17 00:00:00 2001 From: Ramkumar Chinchani Date: Wed, 24 Aug 2022 00:05:49 +0000 Subject: [PATCH] add a copyright notice Signed-off-by: Ramkumar Chinchani --- LICENSE | 2 +- NOTICE | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 NOTICE diff --git a/LICENSE b/LICENSE index 261eeb9e..b1ef2a4a 100644 --- a/LICENSE +++ b/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. diff --git a/NOTICE b/NOTICE new file mode 100644 index 00000000..806d555c --- /dev/null +++ b/NOTICE @@ -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.