diff --git a/orm/README.md b/orm/README.md index 8d9ad97b15..c7565392a2 100644 --- a/orm/README.md +++ b/orm/README.md @@ -1,15 +1,11 @@ ${pojo.getPackageDeclaration()} // Generated ${date} by Hibernate Tools ${version} diff --git a/orm/src/main/resources/debug.ftl b/orm/src/main/resources/debug.ftl index ce19b63be0..953d527790 100644 --- a/orm/src/main/resources/debug.ftl +++ b/orm/src/main/resources/debug.ftl @@ -1,15 +1,11 @@ <#-- - ~ Hibernate Tools, Tooling for your Hibernate Projects + ~ Copyright 2004 - 2025 Red Hat, Inc. ~ - ~ Copyright 2004 - 2020 Red Hat, Inc. + ~ Licensed under the Apache License, Version 2.0 (the "License"); + ~ you may not use this file except in compliance with the License. + ~ You may obtain a copy of the License at ~ - ~ Licensed under the GNU Lesser General Public License (LGPL), - ~ version 2.1 or later (the "License"). - ~ You may not use this file except in compliance with the License. - ~ You may read the licence in the 'lgpl.txt' file in the root folder of - ~ project or obtain a copy at - ~ - ~ http://www.gnu.org/licenses/lgpl-2.1.html + ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, software ~ distributed under the License is distributed on an "AS IS" basis, diff --git a/orm/src/main/resources/doc/common.ftl b/orm/src/main/resources/doc/common.ftl index 4e260ebf36..e92a68b36c 100644 --- a/orm/src/main/resources/doc/common.ftl +++ b/orm/src/main/resources/doc/common.ftl @@ -1,3 +1,18 @@ +<#-- +~ Copyright 2010 - 2025 Red Hat, Inc. +~ +~ Licensed under the Apache License, Version 2.0 (the "License"); +~ you may not use this file except in compliance with the License. +~ You may obtain a copy of the License at +~ +~ http://www.apache.org/licenses/LICENSE-2.0 +~ +~ Unless required by applicable law or agreed to in writing, software +~ distributed under the License is distributed on an "AS IS" basis, +~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +~ See the License for the specific language governing permissions and +~ limitations under the License. +--> <#macro header selected="">