]> granicus.if.org Git - icu/commitdiff
ICU-11608 remove lines with $ svn keywords
authorAndy Heninger <andy.heninger@gmail.com>
Mon, 20 Apr 2015 20:50:26 +0000 (20:50 +0000)
committerAndy Heninger <andy.heninger@gmail.com>
Mon, 20 Apr 2015 20:50:26 +0000 (20:50 +0000)
X-SVN-Rev: 37368

icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/Counter.java

index d4db1ab1a8cff84d40b21a642faf6726d14f66ed..c0dea6d4116fbdd26cb964739f01e7def57d5c5c 100644 (file)
@@ -1,13 +1,8 @@
 /**
  *******************************************************************************
- * Copyright (C) 1996-2010, International Business Machines Corporation and    *
+ * Copyright (C) 1996-2015, International Business Machines Corporation and    *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
- *
- * $Date: 2009-08-07 15:01:31 -0700 (Fri, 07 Aug 2009) $
- * $Revision: 4231 $
- *
- *******************************************************************************
  */
 
 package com.ibm.icu.dev.test.collator;
@@ -256,4 +251,4 @@ public Counter<T> remove(T key) {
 //    return map.values();
 //}
 
-}
\ No newline at end of file
+}