Skip to content

Commit

Permalink
Update CorsIT.java
Browse files Browse the repository at this point in the history
  • Loading branch information
gkwan-ibm authored Jan 30, 2024
1 parent 3d4fb2f commit 8934e03
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions start/src/test/java/it/io/openliberty/guides/cors/CorsIT.java
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@
/*******************************************************************************
* Copyright (c) 2017, 2024 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* are made available under the terms of the Eclipse Public License 2.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
* http://www.eclipse.org/legal/epl-2.0/
*
* Contributors:
* IBM Corporation - Initial implementation
* SPDX-License-Identifier: EPL-2.0
*******************************************************************************/
// end::copyright[]
package it.io.openliberty.guides.cors;
Expand Down

0 comments on commit 8934e03

Please sign in to comment.