]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/unicode/unimatch.h
ICU-8.11.tar.gz
[apple/icu.git] / icuSources / common / unicode / unimatch.h
index f23bfd01532ccae007b8a550779ee364b62a5422..0dbb14efc2041f78c4973ad6d51f7f5a51ba1ba9 100644 (file)
@@ -1,5 +1,5 @@
 /*
-* Copyright (C) 2001-2004, International Business Machines Corporation and others. All Rights Reserved.
+* Copyright (C) 2001-2005, International Business Machines Corporation and others. All Rights Reserved.
 **********************************************************************
 *   Date        Name        Description
 *   07/18/01    aliu        Creation.
 
 #include "unicode/utypes.h"
 
+/**
+ * \file 
+ * \brief C++ API: Unicode Matcher
+ */
+
+
 U_NAMESPACE_BEGIN
 
 class Replaceable;