Update copyrights to 2021
See gh-24625
This commit is contained in:
committed by
Stephane Nicoll
parent
d0a1c49873
commit
261b7a5b18
@@ -1,5 +1,5 @@
|
||||
Spring Boot ${version}
|
||||
Copyright (c) 2012-2020 Pivotal, Inc.
|
||||
Copyright (c) 2012-2021 Pivotal, Inc.
|
||||
|
||||
This product is licensed to you under the Apache License, Version 2.0
|
||||
(the "License"). You may not use this product except in compliance with
|
||||
|
||||
@@ -1 +1 @@
|
||||
copyright-year=2012-2020
|
||||
copyright-year=2012-2021
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<productname>Spring Boot</productname>
|
||||
<releaseinfo>{spring-boot-version}</releaseinfo>
|
||||
<copyright>
|
||||
<year>2012-2020</year>
|
||||
<year>2012-2021</year>
|
||||
</copyright>
|
||||
<legalnotice>
|
||||
<para>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
{spring-boot-version}
|
||||
|
||||
Copyright © 2012-2020
|
||||
Copyright © 2012-2021
|
||||
|
||||
Copies of this document may be made for your own use and for distribution to
|
||||
others, provided that you do not charge any fee for such copies and further
|
||||
|
||||
Reference in New Issue
Block a user