Skip to content

Commit 2da013e

Browse files
chandre92beikov
andcommitted
HHH-19011 Applied review suggestion
Co-authored-by: Christian Beikov <[email protected]>
1 parent 973da8c commit 2da013e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

hibernate-core/src/test/java/org/hibernate/orm/test/annotations/comment/CommentElementCollectionTest.java

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
/*
2-
* SPDX-License-Identifier: LGPL-2.1-or-later
3-
* Copyright Red Hat Inc. and Hibernate Authors
2+
* Hibernate, Relational Persistence for Idiomatic Java
3+
*
4+
* License: GNU Lesser General Public License (LGPL), version 2.1 or later.
5+
* See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
46
*/
57
package org.hibernate.orm.test.annotations.comment;
68

0 commit comments

Comments
 (0)