]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/quant.h
ICU-62107.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / quant.h
index 79388953172898b74c02bf274d025845218e3dd0..1abb0db61aa386428cca688b3b16064b7a37d348 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) 2001-2007, International Business Machines Corporation
+ * Copyright (C) 2001-2011, International Business Machines Corporation
  * and others. All Rights Reserved.
  **********************************************************************
  *   Date        Name        Description
@@ -100,15 +102,11 @@ class Quantifier : public UnicodeFunctor, public UnicodeMatcher {
 
     /**
      * ICU "poor man's RTTI", returns a UClassID for the actual class.
-     *
-     * @draft ICU 2.2
      */
     virtual UClassID getDynamicClassID() const;
 
     /**
      * ICU "poor man's RTTI", returns a UClassID for this class.
-     *
-     * @draft ICU 2.2
      */
     static UClassID U_EXPORT2 getStaticClassID();