Skip to content

Commit eda2261

Browse files
committed
Merge branch '3.2.x'
Closes spring-projectsgh-39074
2 parents 5bd2ec4 + 8504b6e commit eda2261

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)