From 63806d5bac5033a02235347cbef0eb9f43ee851c Mon Sep 17 00:00:00 2001 From: Madhura Bhave Date: Wed, 9 Jun 2021 14:44:44 -0700 Subject: [PATCH] Remove duplicate copyright notice from docs --- .../src/docs/asciidoc/documentation-overview.adoc | 2 -- 1 file changed, 2 deletions(-) diff --git a/spring-boot-project/spring-boot-docs/src/docs/asciidoc/documentation-overview.adoc b/spring-boot-project/spring-boot-docs/src/docs/asciidoc/documentation-overview.adoc index f8572adc7f3..4a614f42024 100644 --- a/spring-boot-project/spring-boot-docs/src/docs/asciidoc/documentation-overview.adoc +++ b/spring-boot-project/spring-boot-docs/src/docs/asciidoc/documentation-overview.adoc @@ -17,8 +17,6 @@ The Spring Boot reference guide is available as: The latest copy is available at {spring-boot-current-docs}. -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. - [[boot-documentation-getting-help]]