]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/chnsecal.h
ICU-66108.tar.gz
[apple/icu.git] / icuSources / i18n / chnsecal.h
index ac14a679eee2132957785d5866665d51b019a4b1..a0c21b6b5c2f86e951d0059df0442be345f2e1fb 100644 (file)
@@ -1,3 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /*
  *****************************************************************************
  * Copyright (C) 2007-2013, International Business Machines Corporation
@@ -142,7 +144,7 @@ class U_I18N_API ChineseCalendar : public Calendar {
   virtual ~ChineseCalendar();
 
   // clone
-  virtual Calendar* clone() const;
+  virtual ChineseCalendar* clone() const;
 
  private: