File tree 1 file changed +6
-7
lines changed
finish/src/test/java/it/io/openliberty/guides/cors
1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 1
- // tag::comment []
1
+ // tag::copyright []
2
2
/*******************************************************************************
3
- * Copyright (c) 2017 IBM Corporation and others.
3
+ * Copyright (c) 2017, 2024 IBM Corporation and others.
4
4
* All rights reserved. This program and the accompanying materials
5
- * are made available under the terms of the Eclipse Public License v1 .0
5
+ * are made available under the terms of the Eclipse Public License 2 .0
6
6
* which accompanies this distribution, and is available at
7
- * http://www.eclipse.org/legal/epl-v10.html
7
+ * http://www.eclipse.org/legal/epl-2.0/
8
8
*
9
- * Contributors:
10
- * IBM Corporation - Initial implementation
9
+ * SPDX-License-Identifier: EPL-2.0
11
10
*******************************************************************************/
12
- // end::comment []
11
+ // end::copyright []
13
12
package it .io .openliberty .guides .cors ;
14
13
15
14
import java .io .IOException ;
You can’t perform that action at this time.
0 commit comments