Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Commit

Permalink
License header updates also needed to build
Browse files Browse the repository at this point in the history
  • Loading branch information
mwoodiupui committed Jul 26, 2013
1 parent 4db8fb4 commit c3be797
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -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>
Expand Down
@@ -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;

Expand Down

0 comments on commit c3be797

Please sign in to comment.