mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-19 07:53:08 +00:00
DSpace Services code Cleanup.
git-svn-id: http://scm.dspace.org/svn/repo/modules/dspace-services/trunk@4325 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
@@ -1,21 +1,14 @@
|
||||
/*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one
|
||||
* or more contributor license agreements. See the NOTICE file
|
||||
* distributed with this work for additional information
|
||||
* regarding copyright ownership. The ASF licenses this file
|
||||
* to you under the Apache License, Version 2.0 (the
|
||||
* "License"); you may not use this file except in compliance
|
||||
* with the License. You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* Unless required by applicable law or agreed to in writing,
|
||||
* software distributed under the License is distributed on an
|
||||
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||
* KIND, either express or implied. See the License for the
|
||||
* specific language governing permissions and limitations under the License.
|
||||
* $Id: $
|
||||
* $URL: $
|
||||
* CommonLifecycle.java - DS2 - Feb 24, 2009 11:44:14 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
|
||||
*/
|
||||
|
||||
package org.dspace.kernel;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user