[DS-2784] dspace header added

This commit is contained in:
aleksanderkotbury
2015-10-12 20:34:13 +02:00
parent 9b2d5faa8b
commit 60a60e18f9

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.rest;
import org.glassfish.jersey.jackson.JacksonFeature;