HHH-10896 : fix for checkstyle failure

(cherry picked from commit 894c6470d0)
This commit is contained in:
Gail Badner 2016-08-02 13:49:35 -07:00
parent 78a8fdeb95
commit 6adb92cf13
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
/* /*
* Hibernate, Relational Persistence for Idiomatic Java * Hibernate, Relational Persistence for Idiomatic Java
* *
* License: GNU Lesser General Public License (LGPL), version 2.1 or later * 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 * See the lgpl.txt file in the root directory or http://www.gnu.org/licenses/lgpl-2.1.html
*/ */
package org.hibernate.internal.log; package org.hibernate.internal.log;