From bf3b5459cdacc8376b5575ad2525cb0a95850f44 Mon Sep 17 00:00:00 2001 From: Rob Winch Date: Tue, 15 Oct 2013 16:22:27 -0500 Subject: [PATCH] Fix Authors of manual --- docs/manual/src/asciidoctor/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/src/asciidoctor/index.adoc b/docs/manual/src/asciidoctor/index.adoc index f929d92f9d..1762a5eece 100644 --- a/docs/manual/src/asciidoctor/index.adoc +++ b/docs/manual/src/asciidoctor/index.adoc @@ -1,5 +1,5 @@ = Spring Security Reference -:author: Ben Alex, Luke Taylor, Rob Winch +Ben Alex; Luke Taylor; Rob Winch Spring Security is a powerful and highly customizable authentication and access-control framework. It is the de-facto standard for securing Spring-based applications.