From 5f805af28f62c473361c7abcd3d5bb39693c8935 Mon Sep 17 00:00:00 2001 From: Chris Clark Date: Fri, 7 Aug 2020 07:21:14 -0700 Subject: [PATCH] Create NOTICE (#40) --- NOTICE | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 NOTICE diff --git a/NOTICE b/NOTICE new file mode 100644 index 00000000..5c2265f2 --- /dev/null +++ b/NOTICE @@ -0,0 +1,8 @@ +Copyright (c) 2020-Present CloudFoundry.org Foundation, Inc. All Rights Reserved. + +This project is licensed to you under the Apache License, Version 2.0 (the "License"). +You may not use this project except in compliance with the License. + +This project may include a number of subcomponents with separate copyright notices +and license terms. Your use of these subcomponents is subject to the terms and +conditions of the subcomponent's license, as noted in the LICENSE file.