mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
Fix header
This commit is contained in:
@@ -1,9 +1,23 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright 2015-2022 Alfresco Software, Ltd. All rights reserved.
|
* #%L
|
||||||
|
* Alfresco Transform Model
|
||||||
|
* %%
|
||||||
|
* Copyright (C) 2015 - 2022 Alfresco Software Limited
|
||||||
|
* %%
|
||||||
|
* This program is free software: you can redistribute it and/or modify
|
||||||
|
* it under the terms of the GNU Lesser General Public License as
|
||||||
|
* published by the Free Software Foundation, either version 3 of the
|
||||||
|
* License, or (at your option) any later version.
|
||||||
*
|
*
|
||||||
* License rights for this program may be obtained from Alfresco Software, Ltd.
|
* This program is distributed in the hope that it will be useful,
|
||||||
* pursuant to a written agreement and any use of this program without such an
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
* agreement is prohibited.
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
* GNU General Lesser Public License for more details.
|
||||||
|
*
|
||||||
|
* You should have received a copy of the GNU General Lesser Public
|
||||||
|
* License along with this program. If not, see
|
||||||
|
* <http://www.gnu.org/licenses/lgpl-3.0.html>.
|
||||||
|
* #L%
|
||||||
*/
|
*/
|
||||||
package org.alfresco.transform.registry;
|
package org.alfresco.transform.registry;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user