You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@metamodel.apache.org by ka...@apache.org on 2019/06/04 19:40:13 UTC

[metamodel-membrane] 03/05: Update CorsHandlers.java

This is an automated email from the ASF dual-hosted git repository.

kaspersor pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/metamodel-membrane.git

commit 02cddcb56260d80a7d99661fd07b75681b106f83
Author: Nicola Vitucci <ni...@gmail.com>
AuthorDate: Thu May 30 16:25:41 2019 +0100

    Update CorsHandlers.java
---
 .../java/org/apache/metamodel/membrane/server/CorsHandlers.java     | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/undertow/src/main/java/org/apache/metamodel/membrane/server/CorsHandlers.java b/undertow/src/main/java/org/apache/metamodel/membrane/server/CorsHandlers.java
index 8e21d40..869bd26 100644
--- a/undertow/src/main/java/org/apache/metamodel/membrane/server/CorsHandlers.java
+++ b/undertow/src/main/java/org/apache/metamodel/membrane/server/CorsHandlers.java
@@ -6,9 +6,9 @@
  * 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
- * <p>
- * http://www.apache.org/licenses/LICENSE-2.0
- * <p>
+ *
+ *   http://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