mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 18:14:26 +00:00
License header updates also needed to build
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -112,6 +112,7 @@
|
|||||||
<header>${root.basedir}/LICENSE_HEADER</header>
|
<header>${root.basedir}/LICENSE_HEADER</header>
|
||||||
<excludes>
|
<excludes>
|
||||||
<exclude>src/main/*/org/apache/**</exclude>
|
<exclude>src/main/*/org/apache/**</exclude>
|
||||||
|
<exclude>**/web.xml</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
<properties />
|
<properties />
|
||||||
<encoding>UTF-8</encoding>
|
<encoding>UTF-8</encoding>
|
||||||
|
@@ -1,12 +1,9 @@
|
|||||||
/**
|
/**
|
||||||
* $Id: $
|
* The contents of this file are subject to the license and copyright
|
||||||
* $URL: $
|
* detailed in the LICENSE and NOTICE files at the root of the source
|
||||||
* *************************************************************************
|
* tree and available online at
|
||||||
* Copyright (c) 2002-2009, DuraSpace. All rights reserved
|
|
||||||
* Licensed under the DuraSpace License.
|
|
||||||
*
|
*
|
||||||
* A copy of the DuraSpace License has been included in this
|
* http://www.dspace.org/license/
|
||||||
* distribution and is available at: http://scm.dspace.org/svn/repo/licenses/LICENSE.txt
|
|
||||||
*/
|
*/
|
||||||
package org.dspace.solr.filters;
|
package org.dspace.solr.filters;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user