+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
/********************************************************************
* COPYRIGHT:
- * Copyright (c) 1997-2010, International Business Machines Corporation and
+ * Copyright (c) 1997-2011, International Business Machines Corporation and
* others. All Rights Reserved.
* Copyright (C) 2010 , Yahoo! Inc.
********************************************************************
- * File SELECTFMT_IMPL.H
+ * File selectfmtimpl.h
*
* Date Name Description
* 11/11/09 kirtig Finished first cut of implementation.
#ifndef SELFMTIMPL
#define SELFMTIMPL
-/**
- * \file
- * \brief C++ API: Defines rules for mapping positive long values onto a small set of keywords.
- */
-
#if !UCONFIG_NO_FORMATTING
#include "unicode/format.h"