Imported Upstream version 58.1
[platform/upstream/icu.git] / source / test / perf / normperf / dtfmtrtperf.cpp
index 35d078d..4bd0af5 100644 (file)
@@ -1,9 +1,13 @@
 /*
-**********************************************************************
+***********************************************************************
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html#License
+***********************************************************************
+***********************************************************************
 * Copyright (c) 2010,International Business Machines
 * Corporation and others.  All Rights Reserved.
-**********************************************************************
-**********************************************************************
+***********************************************************************
+***********************************************************************
 */
 
 #include "dtfmtrtperf.h"
@@ -73,4 +77,4 @@ int main(int argc, const char* argv[]){
 
        cout << "done!" << endl;
     return 0;
-}
\ No newline at end of file
+}