missing licenses

This commit is contained in:
Marie Verdonck
2020-02-24 15:10:46 +01:00
parent ffc1505f01
commit c4548d3c61
2 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
/**
* 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
*
* http://www.dspace.org/license/
*/
package org.dspace.app.rest;
import javax.annotation.Nullable;

View File

@@ -1,3 +1,10 @@
/**
* 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
*
* http://www.dspace.org/license/
*/
package org.dspace.app.rest;
import javax.annotation.Nullable;