Fix out of date licence headers on PotentialDuplicateConverter/Resource

This commit is contained in:
Kim Shepherd
2024-01-24 11:57:35 +13:00
parent c43c82c167
commit 4515ded85f
2 changed files with 2 additions and 3 deletions

View File

@@ -2,10 +2,9 @@
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
* <p>
*
* http://www.dspace.org/license/
*/
package org.dspace.app.rest.converter;
import org.dspace.app.rest.model.MetadataValueList;

View File

@@ -2,7 +2,7 @@
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
* <p>
*
* http://www.dspace.org/license/
*/
package org.dspace.app.rest.model.hateoas;