diff options
Diffstat (limited to 'Build/source/libs/icu-xetex/common/unicode/unifilt.h')
-rw-r--r-- | Build/source/libs/icu-xetex/common/unicode/unifilt.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Build/source/libs/icu-xetex/common/unicode/unifilt.h b/Build/source/libs/icu-xetex/common/unicode/unifilt.h index 7ab46657dc1..5bf1ba4e4fd 100644 --- a/Build/source/libs/icu-xetex/common/unicode/unifilt.h +++ b/Build/source/libs/icu-xetex/common/unicode/unifilt.h @@ -1,5 +1,6 @@ /* -* Copyright (C) 1999-2005, International Business Machines Corporation and others. +********************************************************************** +* Copyright (C) 1999-2006, International Business Machines Corporation and others. * All Rights Reserved. ********************************************************************** * Date Name Description @@ -25,7 +26,7 @@ U_NAMESPACE_BEGIN * characters outside the range contextStart..contextLimit-1. This * allows explicit matching by rules and UnicodeSets of text outside a * defined range. - * @draft ICU 3.0 + * @stable ICU 3.0 */ #define U_ETHER ((UChar)0xFFFF) |