This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 91cea735f12733374f89779799ec551e336f9dcd Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Jan 14 20:11:17 2020 +0000 Align with 8.5.x and later --- webapps/examples/WEB-INF/jsp2/jsp2-example-taglib.tld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/examples/WEB-INF/jsp2/jsp2-example-taglib.tld b/webapps/examples/WEB-INF/jsp2/jsp2-example-taglib.tld index bb2234a..73173bd 100644 --- a/webapps/examples/WEB-INF/jsp2/jsp2-example-taglib.tld +++ b/webapps/examples/WEB-INF/jsp2/jsp2-example-taglib.tld @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" ?> +<?xml version="1.0" encoding="UTF-8"?> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org