mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +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>
|
||||
<excludes>
|
||||
<exclude>src/main/*/org/apache/**</exclude>
|
||||
<exclude>**/web.xml</exclude>
|
||||
</excludes>
|
||||
<properties />
|
||||
<encoding>UTF-8</encoding>
|
||||
|
@@ -1,12 +1,9 @@
|
||||
/**
|
||||
* $Id: $
|
||||
* $URL: $
|
||||
* *************************************************************************
|
||||
* Copyright (c) 2002-2009, DuraSpace. All rights reserved
|
||||
* Licensed under the DuraSpace License.
|
||||
* 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
|
||||
*
|
||||
* A copy of the DuraSpace License has been included in this
|
||||
* distribution and is available at: http://scm.dspace.org/svn/repo/licenses/LICENSE.txt
|
||||
* http://www.dspace.org/license/
|
||||
*/
|
||||
package org.dspace.solr.filters;
|
||||
|
||||
|
Reference in New Issue
Block a user