1
0
mirror of synced 2026-05-22 20:23:18 +00:00

Polishing.

Use dynamic copyright year.

See #2685
This commit is contained in:
Mark Paluch
2023-09-11 09:05:33 +02:00
parent d97e8eca41
commit ddd7e67d1d
2 changed files with 2 additions and 1 deletions
@@ -17,6 +17,6 @@ https://github.com/spring-projects/spring-data-commons/wiki[Wiki] :: What's New,
BioMed Central Development Team; Oliver Drotbohm; Greg Turnquist; Christoph Strobl; Peter-Josef Meisch
(C) 2008-2023 VMware, Inc.
(C) 2008-{copyright-year} VMware, Inc.
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.
@@ -3,6 +3,7 @@ prerelease: ${antora-component.prerelease}
asciidoc:
attributes:
copyright-year: ${current.year}
version: ${project.version}
springversionshort: ${spring.short}
springversion: ${spring}