Skip to content

Commit 5373114

Browse files
committed
HHH-10306 Add missing license header
1 parent c4d5e3b commit 5373114

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

hibernate-infinispan/src/main/java/org/hibernate/cache/infinispan/util/LifecycleCallbacks.java

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/*
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+
*/
17
package org.hibernate.cache.infinispan.util;
28

39
import org.infinispan.commons.marshall.AdvancedExternalizer;

0 commit comments

Comments
 (0)