Skip to content

Commit e67daa5

Browse files
committed
Merge pull request #29195 from dreis2211
* pr/29195: Update copyrights to 2022 Closes gh-29195
2 parents 4b6aa81 + 7a87d18 commit e67daa5

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-2021 Pivotal, Inc.
2+
Copyright (c) 2012-2022 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

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

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-2021</year>
4+
<year>2012-2022</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-2021
4+
Copyright &#169; 2012-2022
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)