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

  /external/chromium_org/third_party/devscripts/
licensecheck.pl.vanilla 487 if ($licensetext =~ /Released under the terms of the Artistic License ([^ ]+)/) {
488 $license = "Artistic (v$1) $license";
491 if ($licensetext =~ /is free software under the Artistic [Ll]icense/) {
492 $license = "Artistic $license";
licensecheck.pl 532 if ($licensetext =~ /Released under the terms of the Artistic License ([^ ]+)/) {
533 $license = "Artistic (v$1) $license";
536 if ($licensetext =~ /is free software under the Artistic [Ll]icense/) {
537 $license = "Artistic $license";
  /external/iptables/iptables/
iptables-apply 6 # Released under the terms of the Artistic Licence 2.0
28 The program has been published under the terms of the Artistic Licence 2.0
  /external/chromium_org/third_party/yasm/source/config/android/
Makefile     [all...]
  /external/chromium_org/third_party/yasm/source/config/ios/
Makefile     [all...]
  /external/chromium_org/third_party/yasm/source/config/linux/
Makefile     [all...]
  /external/chromium_org/third_party/yasm/source/config/mac/
Makefile     [all...]
  /external/chromium_org/third_party/yasm/source/config/openbsd/
Makefile     [all...]
  /external/chromium_org/third_party/yasm/source/config/win/
Makefile     [all...]

Completed in 376 milliseconds