File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
hibernate-core/src/test/java/org/hibernate/orm/test/manytomany/generic Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
1
/*
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>.
4
6
*/
5
7
package org .hibernate .orm .test .manytomany .generic ;
6
8
Original file line number Diff line number Diff line change 1
1
/*
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>.
4
6
*/
5
7
package org .hibernate .orm .test .manytomany .generic ;
6
8
You can’t perform that action at this time.
0 commit comments