-
-
Notifications
You must be signed in to change notification settings - Fork 102
Closed
Description
Other Hibernate projects (ORM, Search, Validator) use this header:
/*
* SPDX-License-Identifier: Apache-2.0
* Copyright Red Hat Inc. and Hibernate Authors
*/
Hibernate Reactive uses that:
/* Hibernate, Relational Persistence for Idiomatic Java
*
* SPDX-License-Identifier: Apache-2.0
* Copyright: Red Hat Inc. and Hibernate Authors
*/
Let's align Hibernate Reactive on other projects, and maybe add some check to be sure it's applied everywhere? It seems missing from this file, for example:
Metadata
Metadata
Assignees
Labels
No labels