mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-19 07:53:08 +00:00
Complete Licensing Cleanup using Maven license plugin to filter licenses. Let maven pom point to canonical license file.
git-svn-id: http://scm.dspace.org/svn/repo/modules/dspace-services/trunk@4378 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -1,17 +1,13 @@
|
||||
/**
|
||||
* $Id: MockServiceManagerSystem.java 3232 2008-10-24 10:41:37Z azeckoski $
|
||||
* $URL: https://scm.dspace.org/svn/repo/dspace2/core/trunk/impl/src/test/java/org/dspace/servicemanager/MockServiceManagerSystem.java $
|
||||
* MockServiceManagerSystem.java - DSpace2 - Oct 24, 2008 11:15:02 AM - azeckoski
|
||||
**************************************************************************
|
||||
* Copyright (c) 2002-2009, The Duraspace Foundation. All rights reserved.
|
||||
* Licensed under the Duraspace Foundation License.
|
||||
*
|
||||
* 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
|
||||
* $Id$
|
||||
* $URL$
|
||||
* *************************************************************************
|
||||
* Copyright (c) 2002-2009, DuraSpace. All rights reserved
|
||||
* Licensed under the DuraSpace Foundation License.
|
||||
*
|
||||
*
|
||||
* 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
|
||||
*/
|
||||
|
||||
package org.dspace.servicemanager;
|
||||
|
||||
import java.util.List;
|
||||
|
Reference in New Issue
Block a user