HHH-9199 - Checkstyle header fix.

(cherry picked from commit 179076e0e6)
This commit is contained in:
Chris Cranford 2016-07-12 08:18:17 -05:00 committed by Gail Badner
parent 252d8c06c6
commit 846a554e38
1 changed files with 5 additions and 2 deletions

View File

@ -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;