Skip to content

Commit 5132465

Browse files
committed
Polishing.
Use dynamic copyright year. See #1815
1 parent 258c061 commit 5132465

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/main/antora/modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ https://github.com/spring-projects/spring-data-commons/wiki[Wiki] :: What's New,
1515

1616
Michael Nitschinger, Oliver Gierke, Simon Basle, Michael Reiche, Tigran Babloyan
1717

18-
(C) 2014-2023 The original author(s)
18+
(C) 2014-{copyright-year} The original author(s)
1919

2020
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.

src/main/antora/resources/antora-resources/antora.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ prerelease: ${antora-component.prerelease}
33

44
asciidoc:
55
attributes:
6+
copyright-year: ${current.year}
67
version: ${project.version}
78
springversionshort: ${spring.short}
89
springversion: ${spring}

0 commit comments

Comments
 (0)