Skip to content

Commit 59c8eb9

Browse files
committed
Bug1562: Edit comment for PLSQLTypeReturnTestSuite.java
1 parent 6c214f9 commit 59c8eb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/eclipselink.dbws.builder.test.oracle/src/it/java/dbws/testing/plsqlrecord/PLSQLTypeReturnTestSuite.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*******************************************************************************
1+
/*
22
* Copyright (c) 2022 Oracle and/or its affiliates. All rights reserved.
33
* This program and the accompanying materials are made available under the
44
* terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0
@@ -9,7 +9,7 @@
99
*
1010
* Contributors:
1111
* Oracle - Initial implementation
12-
******************************************************************************/
12+
*/
1313
package dbws.testing.plsqlrecord;
1414

1515
import static org.junit.Assert.assertNotNull;

0 commit comments

Comments
 (0)