]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/rbt_data.h
ICU-59173.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / rbt_data.h
index 5913460728ce895f89698cc627b6d9983daa626c..52a961dde010d3798ce7d182a7191cdbf2b1c369 100644 (file)
@@ -1,6 +1,8 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /*
 **********************************************************************
-* Copyright (C) 1999-2006, International Business Machines Corporation
+* Copyright (C) 1999-2007, International Business Machines Corporation
 * and others. All Rights Reserved.
 **********************************************************************
 *   Date        Name        Description
@@ -42,7 +44,7 @@ class UnicodeReplacer;
  * data structure handles this.  See the parsing code for more
  * details.
  */
-class U_I18N_API TransliterationRuleData : public UMemory {
+class TransliterationRuleData : public UMemory {
 
 public: