We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 973da8c commit 2da013eCopy full SHA for 2da013e
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/comment/CommentElementCollectionTest.java
@@ -1,6 +1,8 @@
1
/*
2
- * SPDX-License-Identifier: LGPL-2.1-or-later
3
- * Copyright Red Hat Inc. and Hibernate Authors
+ * Hibernate, Relational Persistence for Idiomatic Java
+ *
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>.
6
*/
7
package org.hibernate.orm.test.annotations.comment;
8
0 commit comments