Skip to content

Commit 261b7a5

Browse files
dreis2211snicoll
authored andcommitted
Update copyrights to 2021
See gh-24625
1 parent d0a1c49 commit 261b7a5

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-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

Lines changed: 1 addition & 1 deletion
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

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-2020</year>
4+
<year>2012-2021</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
@@ -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)