From ec03bd92a1e85be622979c09abec8e64097fd201 Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Sun, 10 Mar 2024 14:26:46 +0000 Subject: [PATCH] Remove explicit copyright from docs index page - Backport #1024 - Fixes #1025 --- spring-shell-docs/modules/ROOT/pages/index.adoc | 6 ------ 1 file changed, 6 deletions(-) diff --git a/spring-shell-docs/modules/ROOT/pages/index.adoc b/spring-shell-docs/modules/ROOT/pages/index.adoc index 2d44d57f..483a45ff 100644 --- a/spring-shell-docs/modules/ROOT/pages/index.adoc +++ b/spring-shell-docs/modules/ROOT/pages/index.adoc @@ -10,9 +10,3 @@ Spring Shell lets you create such a runnable application, where the user enters Spring Shell includes advanced features (such as parsing, tab completion, colorization of output, fancy ASCII-art table display, input conversion, and validation), freeing you to focus on core command logic. -(C) 2017 - 2023 VMware, Inc. - -_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