From 389c435f4801f1d0ab8390db877b4be4ca5b29cb Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Fri, 12 Jul 2024 14:32:55 -0400 Subject: [PATCH] Remove Copyright from doc The general Copyright is present on landing page of `docs.spring.io` --- src/reference/antora/modules/ROOT/pages/index.adoc | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/reference/antora/modules/ROOT/pages/index.adoc b/src/reference/antora/modules/ROOT/pages/index.adoc index ab6ddca3..1648e79a 100644 --- a/src/reference/antora/modules/ROOT/pages/index.adoc +++ b/src/reference/antora/modules/ROOT/pages/index.adoc @@ -11,8 +11,4 @@ We provide a "`template`" as a high-level abstraction for sending and receiving We also provide support for message-driven POJOs. These libraries facilitate management of AMQP resources while promoting the use of dependency injection and declarative configuration. In all of these cases, you can see similarities to the JMS support in the Spring Framework. -For other project-related information, visit the Spring AMQP project https://projects.spring.io/spring-amqp/[homepage]. - -(C) 2010 - 2023 - -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. \ No newline at end of file +For other project-related information, visit the Spring AMQP project https://projects.spring.io/spring-amqp/[homepage]. \ No newline at end of file