HHH-11024 - Fix checkstyle error

This commit is contained in:
Andrea Boriero 2016-08-09 13:13:00 +02:00
parent 1be0a347c4
commit 4ac5978c20
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +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
* 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.jpa.boot.internal;