Added license header to DiscoveryOpenSearchGenerator

This commit is contained in:
nestor
2012-09-13 10:27:32 -03:00
committed by Nestor Oviedo
parent bdb22e0aba
commit 53ad4e36c6

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.xmlui.opensearch;
import java.io.IOException;