]> granicus.if.org Git - icu/commitdiff
ICU-8856 fixed newline removed by icu-svnprops-check.
authorAbhinav Gupta <mail@abhinavg.net>
Thu, 29 Sep 2011 21:05:55 +0000 (21:05 +0000)
committerAbhinav Gupta <mail@abhinavg.net>
Thu, 29 Sep 2011 21:05:55 +0000 (21:05 +0000)
X-SVN-Rev: 30754

icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/TestUnicodeProperty.java
icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/IcuUnicodeNormalizerFactory.java
icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/UnicodePropertySymbolTable.java
icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/UnicodeTransform.java

index 737bf659aab1d41c701af1aafce5ce6e9ced2e97..718a2d8e8a4beaee72b20d632ce20fca291333f6 100644 (file)
@@ -1,4 +1,5 @@
-/* *******************************************************************************
+/*
+ *******************************************************************************
  * Copyright (C) 2011, International Business Machines Corporation and         *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
index 461e5f529d432513d05aa835622b35d84a03eb0e..707b570ab3322e302736cac589a38a8fdb789e53 100644 (file)
@@ -1,4 +1,5 @@
-/* *******************************************************************************
+/*
+ *******************************************************************************
  * Copyright (C) 2011, International Business Machines Corporation and         *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
index b709eda18a156725675a164db98b656da1d83d44..d92fb2d94fefe7b8589dac1691b7ab05c9d29b31 100644 (file)
@@ -1,4 +1,5 @@
-/* *******************************************************************************
+/*
+ *******************************************************************************
  * Copyright (C) 1996-2011, Google, International Business Machines Corporation and    *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
@@ -246,4 +247,4 @@ public class UnicodePropertySymbolTable extends UnicodeSet.XSymbolTable {
           return this;
         }
       }
-  }
\ No newline at end of file
+  }
index 0728b3e1cf269619a0af51d8b3b100d40493c7e5..b54194a34c5043d9f415f8bb8b2c102494d2fc6e 100644 (file)
@@ -1,4 +1,5 @@
-/* *******************************************************************************
+/*
+ *******************************************************************************
  * Copyright (C) 2011, Google, International Business Machines Corporation and         *
  * others. All Rights Reserved.                                                *
  *******************************************************************************