OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Artistic
(Results
1 - 10
of
10
) sorted by null
/external/chromium-trace/catapult/tracing/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
549
if ($licensetext =~ /Released under the terms of the
Artistic
License ([^ ]+)/) {
550
$license = "
Artistic
(v$1) $license";
553
if ($licensetext =~ /is free software under the
Artistic
[Ll]icense/) {
554
$license = "
Artistic
$license";
/external/iptables/iptables/
iptables-apply
6
# Released under the terms of the
Artistic
Licence 2.0
27
The program has been published under the terms of the
Artistic
Licence 2.0
/external/skia/third_party/yasm/config/android/
Makefile
[
all
...]
/external/skia/third_party/yasm/config/chromeos/
Makefile
[
all
...]
/external/skia/third_party/yasm/config/ios/
Makefile
[
all
...]
/external/skia/third_party/yasm/config/linux/
Makefile
[
all
...]
/external/skia/third_party/yasm/config/mac/
Makefile
[
all
...]
/external/skia/third_party/yasm/config/openbsd/
Makefile
[
all
...]
/external/skia/third_party/yasm/config/win/
Makefile
[
all
...]
Completed in 917 milliseconds