From 4a588680ce91e970deb64a5d33d3eab72194a85c Mon Sep 17 00:00:00 2001 From: Laramie Crocker Date: Tue, 1 Feb 2011 21:02:56 +0000 Subject: [PATCH] NOJIRA try to resurrect file --- .../src/main/java/org/collectionspace/services/common/Tools.java | 1 + 1 file changed, 1 insertion(+) diff --git a/services/common/src/main/java/org/collectionspace/services/common/Tools.java b/services/common/src/main/java/org/collectionspace/services/common/Tools.java index 653e621d7..cea3c2042 100755 --- a/services/common/src/main/java/org/collectionspace/services/common/Tools.java +++ b/services/common/src/main/java/org/collectionspace/services/common/Tools.java @@ -29,6 +29,7 @@ import java.util.regex.Matcher; /** General utility methods. * @author Laramie Crocker + * v.1.4 */ public class Tools { /** @return first glued to second with the separator string, at most one time - useful for appending paths. -- 2.47.3