From 71e63512568881812bf2394accb17a601e7c83da Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 16 Jan 2020 09:01:40 +0100 Subject: [PATCH] Update copyright years to 2020 See gh-518. --- src/main/asciidoc/index.adoc | 2 +- src/main/resources/notice.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/asciidoc/index.adoc b/src/main/asciidoc/index.adoc index 9b6d2ca9..559df316 100644 --- a/src/main/asciidoc/index.adoc +++ b/src/main/asciidoc/index.adoc @@ -5,7 +5,7 @@ Mark Paluch; :spring-framework-docs: https://docs.spring.io/spring/docs/{springVersion}/spring-framework-reference/ :self-docs-root: https://docs.spring.io/spring-vault/docs/{version}/ -(C) 2016-2019 The original authors. +(C) 2016-2020 The original authors. NOTE: _Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further provided that each copy contains this Copyright Notice, whether distributed in print or electronically._ diff --git a/src/main/resources/notice.txt b/src/main/resources/notice.txt index 441d3126..97482f04 100644 --- a/src/main/resources/notice.txt +++ b/src/main/resources/notice.txt @@ -1,5 +1,5 @@ Spring Vault 2.3.0.BUILD-SNAPSHOT -Copyright (c) [2016-2019] Pivotal Software, Inc. +Copyright (c) [2016-2020] Pivotal Software, 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.