Skip to content

Commit 052565e

Browse files
committed
Merge branch '2.3.x' into 2.4.x
Closes gh-24626
2 parents ccdf5a9 + 940d40c commit 052565e

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

buildSrc/src/main/resources/NOTICE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Spring Boot ${version}
2-
Copyright (c) 2012-2020 Pivotal, Inc.
2+
Copyright (c) 2012-2021 Pivotal, 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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
copyright-year=2012-2020
1+
copyright-year=2012-2021

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

+1-1
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-2020</year>
4+
<year>2012-2021</year>
55
</copyright>
66
<legalnotice>
77
<para>

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
{spring-boot-version}
55

6-
Copyright &#169; 2012-2020
6+
Copyright &#169; 2012-2021
77

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

0 commit comments

Comments
 (0)