]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/unicode/gregocal.h
ICU-511.25.tar.gz
[apple/icu.git] / icuSources / i18n / unicode / gregocal.h
index 3a618397d12ffc88f102f3e054f6c543318262bf..f50cc82d54dfb47628486a9a55ccdacf32f62f3c 100644 (file)
@@ -1,5 +1,5 @@
 /*
-* Copyright (C) 1997-2012, International Business Machines Corporation and others.
+* Copyright (C) 1997-2013, International Business Machines Corporation and others.
 * All Rights Reserved.
 ********************************************************************************
 *
@@ -468,7 +468,6 @@ public:
      */
     static UClassID U_EXPORT2 getStaticClassID(void);
 
-/* Cannot use #ifndef U_HIDE_DRAFT_API for the following draft method since it is virtual */
     /**
      * Returns the calendar type name string for this Calendar object.
      * The returned string is the legacy ICU calendar attribute value,
@@ -477,7 +476,7 @@ public:
      * For more details see the Calendar::getType() documentation.
      *
      * @return legacy calendar type name string
-     * @draft ICU 49
+     * @stable ICU 49
      */
     virtual const char * getType() const;