HomeSort by relevance Sort by last modified time
    Searched refs:copyRight (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/tools/toolutil/
pkg_gencmn.h 2 // License & terms of use: http://www.unicode.org/copyright.html
4 * Copyright (C) 2008, International Business Machines
15 createCommonDataFile(const char *destDir, const char *name, const char *entrypointName, const char *type, const char *source, const char *copyRight,
pkg_gencmn.cpp 2 // License & terms of use: http://www.unicode.org/copyright.html
4 * Copyright (C) 2008-2012, International Business Machines
120 createCommonDataFile(const char *destDir, const char *name, const char *entrypointName, const char *type, const char *source, const char *copyRight,
240 copyRight == NULL ? U_COPYRIGHT_STRING : copyRight,
  /external/icu/icu4c/source/tools/genrb/
wrtjava.cpp 2 // License & terms of use: http://www.unicode.org/copyright.html
6 * Copyright (C) 2000-2015, International Business Machines
41 static const char copyRight[] =
45 " * Copyright (C) International Business Machines\n"
668 T_FileStream_write(out, copyRight, (int32_t)uprv_strlen(copyRight));

Completed in 93 milliseconds