
Move projects to better reflect the way that Spring Boot is released. The following projects are under `spring-boot-project`: - `spring-boot` - `spring-boot-autoconfigure` - `spring-boot-tools` - `spring-boot-starters` - `spring-boot-actuator` - `spring-boot-actuator-autoconfigure` - `spring-boot-test` - `spring-boot-test-autoconfigure` - `spring-boot-devtools` - `spring-boot-cli` - `spring-boot-docs` See gh-9316
14 lines
448 B
XML
14 lines
448 B
XML
<productname>Spring Boot</productname>
|
|
<releaseinfo>{spring-boot-version}</releaseinfo>
|
|
<copyright>
|
|
<year>2012-2017</year>
|
|
</copyright>
|
|
<legalnotice>
|
|
<para>
|
|
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
|
|
provided that each copy contains this Copyright Notice, whether distributed in
|
|
print or electronically.
|
|
</para>
|
|
</legalnotice>
|