File tree Expand file tree Collapse file tree 2 files changed +22
-4
lines changed
hibernate-core/src/test/java/org/hibernate/orm/test/manytomany/generic Expand file tree Collapse file tree 2 files changed +22
-4
lines changed Original file line number Diff line number Diff line change 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>.
6+ */
7+
8+ /*
9+ * Hibernate, Relational Persistence for Idiomatic Java
10+ *
11+ * License: GNU Lesser General Public License (LGPL), version 2.1 or later
12+ * See the lgpl.txt file in the root directory or http://www.gnu.org/licenses/lgpl-2.1.html
413 */
514package org .hibernate .orm .test .manytomany .generic ;
615
Original file line number Diff line number Diff line change 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>.
6+ */
7+
8+ /*
9+ * Hibernate, Relational Persistence for Idiomatic Java
10+ *
11+ * License: GNU Lesser General Public License (LGPL), version 2.1 or later
12+ * See the lgpl.txt file in the root directory or http://www.gnu.org/licenses/lgpl-2.1.html
413 */
514package org .hibernate .orm .test .manytomany .generic ;
615
You can’t perform that action at this time.
0 commit comments