Skip to content

Commit 5cafd58

Browse files
committed
Update copyright year.
See gh-918
1 parent adeb59a commit 5cafd58

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
@@ -12,7 +12,7 @@ xref:vault/propertysource.adoc[Vault Property Source] :: Mounting Vault Secret B
1212

1313
Mark Paluch
1414

15-
(C) 2008-2025 VMware, Inc.
15+
(C) 2008-{copyright-year} VMware, Inc.
1616

1717
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.
1818

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ prerelease: ${antora-component.prerelease}
44
asciidoc:
55
attributes:
66
version: ${project.version}
7+
copyright-year: ${current.year}
78
springversionshort: ${spring.version.short}
89
springversion: ${spring.version}
910
attribute-missing: 'warn'

0 commit comments

Comments
 (0)