]> granicus.if.org Git - icu/commitdiff
ICU-12771 adds Unicode copyright statements for nine remaining files
authorNorbert Runge <nrunge@google.com>
Fri, 30 Sep 2016 22:55:51 +0000 (22:55 +0000)
committerNorbert Runge <nrunge@google.com>
Fri, 30 Sep 2016 22:55:51 +0000 (22:55 +0000)
X-SVN-Rev: 39408

icu4c/source/samples/legacy/README
icu4c/source/samples/legacy/newcol.cpp
icu4c/source/test/perf/collationperf/CollPerf.pl
icu4c/source/test/perf/collationperf/Makefile.in
icu4c/source/test/perf/collationperf/collperf.cpp
icu4c/source/test/perf/collationperf/readme.html
icu4c/source/test/perf/leperf/FontObject.cpp
icu4c/source/test/perf/leperf/sfnt.h
icu4c/source/test/perf/usetperf/usetperf.cpp

index 3dcf55633824bd191d0adafbc2c6c1aee363d410..3461de1429f2a92bb9e533c693fe08dcaef430b1 100644 (file)
@@ -1,3 +1,6 @@
+Copyright (C) 2016 and later: Unicode, Inc. and others.
+License & terms of use: http://www.unicode.org/copyright.html#License
+
 Copyright (c) 2002, International Business Machines Corporation and others. All Rights Reserved.
 This example demonstrates running an instance of  ICU 1.8.1. together with a current version of ICU. It only tests u_getVersion and several collation APIs. 
 
index 195a8acdb483951c20f4d0005201ac1b3f0e3eaf..e63fe7079cab2fe7bc6acc672ac6f66516b07ab6 100644 (file)
@@ -1,6 +1,12 @@
 /*
 *******************************************************************************
 *
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html#License
+*
+*******************************************************************************
+*******************************************************************************
+*
 *   Copyright (C) 2001 - 2005, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 *
index 26d236b0d939546d89a6b2ef6fd45a8b3ad49b85..3e11d2119a2614e5077de2b944a8ac01a9c51111 100755 (executable)
@@ -1,5 +1,8 @@
 #!/usr/bin/perl
 #  ********************************************************************
+#  * Copyright (C) 2016 and later: Unicode, Inc. and others.
+#  * License & terms of use: http://www.unicode.org/copyright.html#License
+#  ********************************************************************
 #  * COPYRIGHT:
 #  * Copyright (c) 2002-2013, International Business Machines Corporation and
 #  * others. All Rights Reserved.
index 81e324872d6bdf431aba80f4977eb99d11feeaf6..13ec1a73dc825821cd61f7f8bd79aeedddfe5bc6 100644 (file)
@@ -1,4 +1,7 @@
 ## Makefile.in for ICU - test/perf/collationperf
+## Copyright (C) 2016 and later: Unicode, Inc. and others.
+## License & terms of use: http://www.unicode.org/copyright.html#License
+##
 ## Copyright (c) 2001-2011, International Business Machines Corporation and
 ## others. All Rights Reserved.
 
index 1ce078176178ee80d2c288593729b3c2a2af3a5a..d92ecc6a5bf461eda1e8cd1251010d2499f33ffe 100644 (file)
@@ -1,8 +1,12 @@
-/********************************************************************
+/***********************************************************************
+ * Copyright (C) 2016 and later: Unicode, Inc. and others.
+ * License & terms of use: http://www.unicode.org/copyright.html#License
+ ***********************************************************************
+ ***********************************************************************
  * COPYRIGHT:
  * Copyright (C) 2001-2012 IBM, Inc.   All Rights Reserved.
  *
- ********************************************************************/
+ ***********************************************************************/
 /********************************************************************************
 *
 * File CALLCOLL.C
index 72cb7d039d0f2d53fb35ace1d428533ad47677d2..07fb7a7e698b987077f5c785cb5a1fde512762ac 100644 (file)
@@ -3,7 +3,9 @@
 
 <HEAD>
        <META HTTP-EQUIV="Content-Type" CONTENT="text/html;CHARSET=iso-8859-1">
-        <meta name="Copyright" content="Copyright (c) 2002-2008, International Business Machines Corporation and others. All Rights Reserved.">
+        <meta name="Copyright" content="Copyright (C) 2016 and later: Unicode, Inc. and others.
+        License & terms of use: http://www.unicode.org/copyright.html#License
+        Copyright (c) 2002-2008, International Business Machines Corporation and others. All Rights Reserved.">
        <META NAME="GENERATOR" Content="Visual Page 2.0 for Windows">
        <TITLE>collperf</TITLE>
 </HEAD>
@@ -81,4 +83,4 @@ and Unix/POSIX collation. It operates on a file of lines (names, for example), a
 
 </BODY>
 
-</HTML>
\ No newline at end of file
+</HTML>
index 1d6f6ec88d03b8034924cf61d00a2f0e10d18388..f07a1b314e0988b4390292310822c4a9a0dff5b6 100644 (file)
@@ -1,5 +1,11 @@
 /***************************************************************************
 *
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html#License
+*
+****************************************************************************/
+/***************************************************************************
+*
 *   Copyright (C) 1998-2013, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 *
index f39d64a9c7bbe2e632356b580a325ea0297e722f..0b11b1ad0e42bdeef86c225417f0f6a8f1f80763 100644 (file)
@@ -1,5 +1,11 @@
 /***************************************************************************
 *
+*   Copyright (C) 2016 and later: Unicode, Inc. and others.
+*   License & terms of use: http://www.unicode.org/copyright.html#License
+*
+****************************************************************************/
+/***************************************************************************
+*
 *   Copyright (C) 1998-2013, International Business Machines
 *   Corporation and others.  All Rights Reserved.
 *
index c75406a1ec4d9305a75be1fd68686c7d60f2f5d0..65404b69105e64fd7f006226dea1306b73076374 100644 (file)
@@ -1,8 +1,12 @@
 /*
-**********************************************************************
+***********************************************************************
+* Copyright (C) 2016 and later: Unicode, Inc. and others.
+* License & terms of use: http://www.unicode.org/copyright.html#License
+***********************************************************************
+***********************************************************************
 * Copyright (c) 2002-2005, International Business Machines
 * Corporation and others.  All Rights Reserved.
-**********************************************************************
+***********************************************************************
 * 2005Nov22 Raymond Yang
 * 
 * migrate old test created by aliu to perf test framework.