parent
4b6aa81687
commit
7a87d18b12
|
@ -1,5 +1,5 @@
|
||||||
Spring Boot ${version}
|
Spring Boot ${version}
|
||||||
Copyright (c) 2012-2021 Pivotal, Inc.
|
Copyright (c) 2012-2022 Pivotal, Inc.
|
||||||
|
|
||||||
This product is licensed to you under the Apache License, Version 2.0
|
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
|
(the "License"). You may not use this product except in compliance with
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
copyright-year=2012-2021
|
copyright-year=2012-2022
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<productname>Spring Boot</productname>
|
<productname>Spring Boot</productname>
|
||||||
<releaseinfo>{spring-boot-version}</releaseinfo>
|
<releaseinfo>{spring-boot-version}</releaseinfo>
|
||||||
<copyright>
|
<copyright>
|
||||||
<year>2012-2021</year>
|
<year>2012-2022</year>
|
||||||
</copyright>
|
</copyright>
|
||||||
<legalnotice>
|
<legalnotice>
|
||||||
<para>
|
<para>
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[[legal]]
|
[[legal]]
|
||||||
= Legal
|
= Legal
|
||||||
|
|
||||||
Copyright © 2012-2021
|
Copyright © 2012-2022
|
||||||
|
|
||||||
Copies of this document may be made for your own use and for distribution to
|
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
|
others, provided that you do not charge any fee for such copies and further
|
||||||
|
|
Loading…
Reference in New Issue