Skip to content

Commit 100171d

Browse files
committed
Updated license header.
1 parent 33f554b commit 100171d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/test/java/org/apache/ibatis/submitted/dynsql/DynSqlMapper.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*-
1+
/**
22
* Copyright 2009-2015 the original author or authors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
@@ -13,7 +13,6 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
1716
package org.apache.ibatis.submitted.dynsql;
1817

1918
import org.apache.ibatis.annotations.Param;

0 commit comments

Comments
 (0)