License header updates also needed to build

This commit is contained in:
Mark H. Wood
2013-06-26 16:14:09 -04:00
parent 9e32854ad4
commit 14f33bb713
2 changed files with 5 additions and 7 deletions

View File

@@ -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>

View File

@@ -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;