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

  /external/chromium_org/third_party/icu/source/tools/gensprep/
filterRFC3454.pl 24 $icu_copyright = "#####################################################################\n# Copyright (c) %d, International Business Machines Corporation and\n# others. All Rights Reserved.\n#####################################################################\n\n";
75 printf $outFH $icu_copyright, localtime->year()+1900;
  /external/icu/icu4c/source/tools/gensprep/
filterRFC3454.pl 24 $icu_copyright = "#####################################################################\n# Copyright (c) %d, International Business Machines Corporation and\n# others. All Rights Reserved.\n#####################################################################\n\n";
75 printf $outFH $icu_copyright, localtime->year()+1900;

Completed in 124 milliseconds