X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/51004dcb01e06fef634b61be77ed73dd61cb6db9..refs/heads/master:/icuSources/test/perf/howExpensiveIs/sieve.cpp?ds=sidebyside diff --git a/icuSources/test/perf/howExpensiveIs/sieve.cpp b/icuSources/test/perf/howExpensiveIs/sieve.cpp index 0db51218..6190de75 100644 --- a/icuSources/test/perf/howExpensiveIs/sieve.cpp +++ b/icuSources/test/perf/howExpensiveIs/sieve.cpp @@ -1,8 +1,12 @@ /* - ********************************************************************** + *********************************************************************** + * © 2016 and later: Unicode, Inc. and others. + * License & terms of use: http://www.unicode.org/copyright.html#License + *********************************************************************** + *********************************************************************** * Copyright (c) 2011-2012,International Business Machines * Corporation and others. All Rights Reserved. - ********************************************************************** + *********************************************************************** */ #include "unicode/utimer.h"