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:
Mark Diggory
2009-10-03 22:51:07 +00:00
parent 49bdc7b14d
commit adafd31d01
93 changed files with 597 additions and 608 deletions

View File

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