From fb210e338f9b227ccdbf81e085045a118a66f658 Mon Sep 17 00:00:00 2001 From: Peter-Josef Meisch Date: Tue, 27 Sep 2022 21:57:43 +0200 Subject: [PATCH] Fix copyright year in documentation. Original Pull Request #2314 Closes #2313 --- 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 e0879b19a..dda4412f6 100644 --- a/src/main/asciidoc/index.adoc +++ b/src/main/asciidoc/index.adoc @@ -5,7 +5,7 @@ BioMed Central Development Team; Oliver Drotbohm; Greg Turnquist; Christoph Stro ifdef::backend-epub3[:front-cover-image: image:epub-cover.png[Front Cover,1050,1600]] :spring-data-commons-docs: ../../../../spring-data-commons/src/main/asciidoc -(C) 2013-2021 The original author(s). +(C) 2013-2022 The original author(s). 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.