From d0aefb9ba336b4f08369c5671f16dd1344c6d45a Mon Sep 17 00:00:00 2001 From: Michael Simons Date: Wed, 9 Jan 2019 13:47:17 +0100 Subject: [PATCH] DATAGRAPH-1176 - Polishing. --- src/main/resources/notice.txt | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 66bfef990..172f1ff51 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,10 +1,14 @@ Spring Data Neo4j 4.2.17 -Copyright (c) [2011-2019] Pivotal Software, Inc. / Neo Technologies, Inc. / GraphAware Ltd. +Copyright 2011-2019 the original author or authors. -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. +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 -This product may include a number of subcomponents with -separate copyright notices and license terms. Your use of the source -code for these subcomponents is subject to the terms and -conditions of the subcomponent's license, as noted in the LICENSE file. + 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.