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

@@ -3,13 +3,13 @@
* $URL: https://scm.dspace.org/svn/repo/dspace2/core/trunk/api/src/main/java/org/dspace/services/SessionService.java $
* SessionService.java - DSpace2 - Oct 14, 2008 11:44:57 AM - azeckoski
**************************************************************************
* Copyright (c) 2008 Aaron Zeckoski
* Licensed under the Apache License, Version 2.0
* Copyright (c) 2002-2009, The Duraspace Foundation. All rights reserved.
* Licensed under the Duraspace Foundation License.
*
* A copy of the Apache License has been included in this
* distribution and is available at: http://www.apache.org/licenses/LICENSE-2.0.txt
* 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
*
* Aaron Zeckoski (azeckoski @ gmail.com) (aaronz @ vt.edu) (aaron @ caret.cam.ac.uk)
*
*/
package org.dspace.services;