Skip to content

Commit 52a4097

Browse files
committed
Merge pull request #38946 from dreis2211
* pr/38946: Update copyright year to 2024 Closes gh-38946
2 parents bd0a5f9 + 68b9f0c commit 52a4097

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

buildSrc/src/main/resources/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Spring Boot ${version}
2-
Copyright (c) 2012-2023 VMware, Inc.
2+
Copyright (c) 2012-2024 VMware, Inc.
33

44
This product is licensed to you under the Apache License, Version 2.0
55
(the "License"). You may not use this product except in compliance with

eclipse/eclipse.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
copyright-year=2012-2023
1+
copyright-year=2012-2024

spring-boot-project/spring-boot-docs/src/docs/asciidoc/index-docinfo.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<productname>Spring Boot</productname>
22
<releaseinfo>{spring-boot-version}</releaseinfo>
33
<copyright>
4-
<year>2012-2023</year>
4+
<year>2012-2024</year>
55
</copyright>
66
<legalnotice>
77
<para>

spring-boot-project/spring-boot-docs/src/docs/asciidoc/legal.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[[legal]]
22
= Legal
33

4-
Copyright &#169; 2012-2023
4+
Copyright &#169; 2012-2024
55

66
Copies of this document may be made for your own use and for distribution to
77
others, provided that you do not charge any fee for such copies and further

0 commit comments

Comments
 (0)