From 68c7c9fefb69d6e1ce417a3050eff31fc104df53 Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Wed, 2 May 2012 12:35:42 -0700 Subject: [PATCH] CSPACE-5119,CSPACE-5135,CSPACE-5138: Corrected XPath base for person term info group. --- .../services/client/PersonAuthorityClient.java | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/services/person/client/src/main/java/org/collectionspace/services/client/PersonAuthorityClient.java b/services/person/client/src/main/java/org/collectionspace/services/client/PersonAuthorityClient.java index 0bd5fc701..ac2b502ca 100644 --- a/services/person/client/src/main/java/org/collectionspace/services/client/PersonAuthorityClient.java +++ b/services/person/client/src/main/java/org/collectionspace/services/client/PersonAuthorityClient.java @@ -1,14 +1,6 @@ /** * PersonAuthorityClient.java * - * {Purpose of This Class} - * - * {Other Notes Relating to This Class (Optional)} - * - * $LastChangedBy: $ - * $LastChangedRevision: $ - * $LastChangedDate: $ - * * This document is a part of the source code and related artifacts * for CollectionSpace, an open source collections management system * for museums and related institutions: @@ -16,7 +8,7 @@ * http://www.collectionspace.org * http://wiki.collectionspace.org * - * Copyright © 2009 {Contributing Institution} + * Copyright © 2009 University of California, Berkeley * * Licensed under the Educational Community License (ECL), Version 2.0. * You may not use this file except in compliance with this License. @@ -36,7 +28,7 @@ public class PersonAuthorityClient extends AuthorityWithContactsClientImpl