Skip to content

Commit 68c77b9

Browse files
committed
Polishing.
Use dynamic copyright year. See #2703
1 parent 0014564 commit 68c77b9

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
Costin Leau, Jennifer Hickey, Christoph Strobl, Thomas Darimont, Mark Paluch, Jay Bryant
1717

18-
(C) 2008-2023 VMware, Inc.
18+
(C) 2008-{copyright-year} VMware, Inc.
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)