HHH-9199 - Checkstyle header fix.
(cherry picked from commit 179076e0e6
)
This commit is contained in:
parent
252d8c06c6
commit
846a554e38
|
@ -1,5 +1,8 @@
|
|||
/**
|
||||
*
|
||||
/*
|
||||
* Hibernate, Relational Persistence for Idiomatic Java
|
||||
*
|
||||
* License: GNU Lesser General Public License (LGPL), version 2.1 or later.
|
||||
* See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
|
||||
*/
|
||||
package org.hibernate.envers.test.integration.collection;
|
||||
|
||||
|
|
Loading…
Reference in New Issue