This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 5402f35570d62af879ae386da62d15b5ffdf901a Author: Mark Thomas <[email protected]> AuthorDate: Thu Oct 2 15:58:58 2025 +0100 Remove @author tag for Ben Souther --- webapps/docs/appdev/sample/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/webapps/docs/appdev/sample/index.html b/webapps/docs/appdev/sample/index.html index 589bd71d06..41f68419ec 100644 --- a/webapps/docs/appdev/sample/index.html +++ b/webapps/docs/appdev/sample/index.html @@ -18,7 +18,6 @@ <html> <head> <meta charset="UTF-8" /> -<meta name="author" content="Ben Souther" /> <title>Sample Application</title> </head> <body> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
