From e1539369d96ea412652e6903bc85f7b3648833fd Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 31 Mar 2022 13:03:31 -0700 Subject: [PATCH] Add notice.txt file, stating the use of SBDG under the terms of the 'License', to the binary distribution. --- .../spring-geode/src/main/resources/notice.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 spring-geode-project/spring-geode/src/main/resources/notice.txt diff --git a/spring-geode-project/spring-geode/src/main/resources/notice.txt b/spring-geode-project/spring-geode/src/main/resources/notice.txt new file mode 100644 index 00000000..5b94b584 --- /dev/null +++ b/spring-geode-project/spring-geode/src/main/resources/notice.txt @@ -0,0 +1,10 @@ +Spring Boot for Apache Geode, all versions (2017-present) +Copyright (c) [2017-present) VMware, Inc. + +This product is licensed to you under the Apache License, Version 2.0 (the "License"). +You may not use this product except in compliance with the License. + +This product may include a number of subcomponents with +separate copyright notices and license terms. Your use of the source +code for the these subcomponents is subject to the terms and +conditions of the subcomponent's license, as noted in the LICENSE file.