From 92c195263f69c32ea6e41053a30696fd758ef72e Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Fri, 8 Apr 2011 20:26:04 +0000 Subject: [PATCH] CSPACE-3779: Moving sources to new authority module. --- .../services/common/vocabulary/RefNameUtils.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/authority/src/main/java/org/collectionspace/services/common/vocabulary/RefNameUtils.java b/services/authority/src/main/java/org/collectionspace/services/common/vocabulary/RefNameUtils.java index 7a54b2e5b..209ed79d6 100644 --- a/services/authority/src/main/java/org/collectionspace/services/common/vocabulary/RefNameUtils.java +++ b/services/authority/src/main/java/org/collectionspace/services/common/vocabulary/RefNameUtils.java @@ -19,7 +19,7 @@ * 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. + * limitations under the license. */ package org.collectionspace.services.common.vocabulary; -- 2.47.3