Added license header to DiscoveryOpenSearchGenerator

This commit is contained in:
nestor
2012-09-13 10:27:32 -03:00
parent efbf7d2126
commit 58fe789f80

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;