Skip to content

Commit 413931c

Browse files
committed
Add missing license header to fix the build
1 parent 5aacce4 commit 413931c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

hibernate-models/src/test/java/org/hibernate/models/MultiDimensionalArrayTypeTests.java

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/*
2+
* SPDX-License-Identifier: Apache-2.0
3+
* Copyright: Red Hat Inc. and Hibernate Authors
4+
*/
15
package org.hibernate.models;
26

37
import org.hibernate.models.internal.ArrayTypeDetailsImpl;

0 commit comments

Comments
 (0)