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

  /bionic/libc/tools/
generate-NOTICE.py 34 copyrights = set() variable
99 copyrights.add(copyright)
152 for copyright in sorted(copyrights):
  /external/vulkan-validation-layers/
CONTRIBUTING.md 81 ### **License and Copyrights**
88 and any new files need to include this license and any applicable copyrights.
90 You can include your individual copyright after any existing copyrights.
  /external/chromium-trace/catapult/tracing/third_party/devscripts/
licensecheck.pl.vanilla 285 my %copyrights;
293 $copyrights{lc("$copyright_match")} = "$copyright_match";
298 $copyright = join(" / ", values %copyrights);

Completed in 2190 milliseconds