From eb3e12540b3968864653971e4d283dd4a407f0c2 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Mon, 2 Jan 2023 11:10:37 +0100 Subject: [PATCH] Extend license header copyright years to 2023. See #2476 --- src/main/asciidoc/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/asciidoc/index.adoc b/src/main/asciidoc/index.adoc index 70f96a5a5..c1bfa50b3 100644 --- a/src/main/asciidoc/index.adoc +++ b/src/main/asciidoc/index.adoc @@ -8,7 +8,7 @@ ifdef::backend-epub3[:front-cover-image: image:epub-cover.png[Front Cover,1050,1 :spring-framework-javadoc: https://docs.spring.io/spring-framework/docs/{springVersion}/javadoc-api :spring-framework-reference: https://docs.spring.io/spring-framework/docs/{springVersion}/reference/html -(C) 2011-2022 The original authors. +(C) 2011-2023 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.