This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jelly.git
commit 8118c7f25a5266f2757db13fc84e78035644abbc Author: Gary D. Gregory <[email protected]> AuthorDate: Fri Jun 13 11:31:03 2025 -0400 Remove trailing whitespace --- .../java/org/apache/ws/jaxme/examples/misc/address/AddressType.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jelly-tags/jaxme/src/test/java/org/apache/ws/jaxme/examples/misc/address/AddressType.java b/jelly-tags/jaxme/src/test/java/org/apache/ws/jaxme/examples/misc/address/AddressType.java index c972b744..d9780f46 100644 --- a/jelly-tags/jaxme/src/test/java/org/apache/ws/jaxme/examples/misc/address/AddressType.java +++ b/jelly-tags/jaxme/src/test/java/org/apache/ws/jaxme/examples/misc/address/AddressType.java @@ -5,9 +5,9 @@ * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at -* +* * https://www.apache.org/licenses/LICENSE-2.0 -* +* * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
