OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
542
if ($licensetext =~ /Released under the terms of the
Artistic
License ([^ ]+)/) {
543
$license = "
Artistic
(v$1) $license";
546
if ($licensetext =~ /is free software under the
Artistic
[Ll]icense/) {
547
$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/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 553 milliseconds