]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/i18n/selfmtimpl.h
ICU-62107.0.1.tar.gz
[apple/icu.git] / icuSources / i18n / selfmtimpl.h
old mode 100755 (executable)
new mode 100644 (file)
index 208a659..a36d1a5
@@ -1,10 +1,12 @@
+// © 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"