X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/73c04bcfe1096173b00431f0cdc742894b15eef0..refs/heads/master:/icuSources/test/perf/ustrperf/stringperf.cpp?ds=inline diff --git a/icuSources/test/perf/ustrperf/stringperf.cpp b/icuSources/test/perf/ustrperf/stringperf.cpp index 342e060a..d9b5c12f 100644 --- a/icuSources/test/perf/ustrperf/stringperf.cpp +++ b/icuSources/test/perf/ustrperf/stringperf.cpp @@ -1,9 +1,14 @@ -/******************************************************************** +/*********************************************************************** + * © 2016 and later: Unicode, Inc. and others. + * License & terms of use: http://www.unicode.org/copyright.html#License + * + *********************************************************************** + *********************************************************************** * COPYRIGHT: * Copyright (C) 2002-2006 International Business Machines Corporation * and others. All Rights Reserved. * - ********************************************************************/ + ***********************************************************************/ /***************************************************************************** * File stringperf.cpp *