add missing license header in #314 / DS-1683

This commit is contained in:
Ivan Masár
2013-10-18 01:13:34 +02:00
parent 45689b7280
commit 0c180b9601

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.discovery;
import org.apache.solr.common.SolrInputDocument;