| Index: source/i18n/unicode/dtitvinf.h
|
| diff --git a/source/i18n/unicode/dtitvinf.h b/source/i18n/unicode/dtitvinf.h
|
| index d39207bb5b2d685b662d46b2106afce1ce04fa76..9f6674e70d192a3acde4a605b9b019b671dfe7eb 100644
|
| --- a/source/i18n/unicode/dtitvinf.h
|
| +++ b/source/i18n/unicode/dtitvinf.h
|
| @@ -1,6 +1,6 @@
|
| /*
|
| *******************************************************************************
|
| - * Copyright (C) 2008-2011,2013, International Business Machines Corporation and
|
| + * Copyright (C) 2008-2014, International Business Machines Corporation and
|
| * others. All Rights Reserved.
|
| *******************************************************************************
|
| *
|
| @@ -148,7 +148,7 @@ U_NAMESPACE_BEGIN
|
| * @stable ICU 4.0
|
| **/
|
|
|
| -class U_I18N_API DateIntervalInfo : public UObject {
|
| +class U_I18N_API DateIntervalInfo U_FINAL : public UObject {
|
| public:
|
| #ifndef U_HIDE_INTERNAL_API
|
| /**
|
|
|