OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:licensetext
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/devscripts/
licensecheck.pl
431
my ($
licensetext
) = @_;
438
if ($
licensetext
=~ /version ([^, ]+?)[.,]? (?:\(?only\)?.? )?(?:of the GNU (Affero )?General Public License )?(as )?published by the Free Software Foundation/i or
439
$
licensetext
=~ /GNU (?:Affero )?General Public License (?:as )?published by the Free Software Foundation; version ([^, ]+?)[.,]? /i or
440
$
licensetext
=~ /GNU (?:Affero )?General Public License,? [Vv]ersion (\d+(?:\.\d+)?)[ \.]/) {
442
} elsif ($
licensetext
=~ /either version ([^ ]+)(?: of the License)?, or \(at your option\) any later version/) {
446
if ($
licensetext
=~ /version ([^, ]+?)[.,]? (?:or later|or any later version) (?:of the GNU (?:Lesser |Library )General Public License )(as )?published by the Free Software Foundation/i or
447
$
licensetext
=~ /GNU (?:Lesser |Library )General Public License (?:(?:as )?published by the Free Software Foundation;)?,? (?:either )?[Vv]ersion ([^, ]+?)(?: of the license)?[.,]? (?:or later|or (?:\(at your option\) )?any later version)/i or
448
$
licensetext
=~ /GNU (?:Lesser |Library )General Public License(?: \(LGPL\))?,? [Vv]ersion (\d+(?:\.\d+)?)[ \.]/) {
452
if ($
licensetext
=~ /permission (?:is (also granted|given))? to link (the code of )?this program with (any edition of )?(Qt|the Qt library)/i) {
456
if ($
licensetext
=~ /(All changes made in this file will be lost|DO NOT (EDIT|delete this file)|Generated (automati (…)
[
all
...]
licensecheck.pl.vanilla
404
my ($
licensetext
) = @_;
410
if ($
licensetext
=~ /version ([^, ]+?)[.,]? (?:\(?only\)?.? )?(?:of the GNU (Affero )?(Lesser |Library )?General Public License )?(as )?published by the Free Software Foundation/i or
411
$
licensetext
=~ /GNU (?:Affero )?(?:Lesser |Library )?General Public License (?:as )?published by the Free Software Foundation; version ([^, ]+?)[.,]? /i) {
414
} elsif ($
licensetext
=~ /GNU (?:Affero )?(?:Lesser |Library )?General Public License, version (\d+(?:\.\d+)?)[ \.]/) {
416
} elsif ($
licensetext
=~ /either version ([^ ]+)(?: of the License)?, or \(at your option\) any later version/) {
420
if ($
licensetext
=~ /(?:675 Mass Ave|59 Temple Place|51 Franklin Steet|02139|02111-1307)/i) {
424
if ($
licensetext
=~ /permission (?:is (also granted|given))? to link (the code of )?this program with (any edition of )?(Qt|the Qt library)/i) {
428
if ($
licensetext
=~ /(All changes made in this file will be lost|DO NOT (EDIT|delete this file)|Generated (automatically|by|from)|generated.*file)/i) {
432
if ($
licensetext
=~ /is (free software.? you can redistribute it and\/or modify it|licensed) under the terms of (version [^ ]+ of )?the (GNU (Library |Lesser )General Public License|LGPL)/i) {
436
if ($
licensetext
=~ /is free software.? you can redistribute it and\/or modify it under the terms of the (GNU Affer (…)
[
all
...]
/external/libvpx/libvpx/examples/includes/geshi/geshi/
nsis.php
70
'LicenseData', 'LicenseForceSelection', 'LicenseLangString', '
LicenseText
', 'LoadLanguageFile',
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar
/prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar
/prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar
Completed in 300 milliseconds