Home
last modified time | relevance | path

Searched refs:version (Results 276 – 300 of 2779) sorted by relevance

1...<<11121314151617181920>>...112

/plugin/abc2/abc-libraries/abc2svg/
H A DLICENSE9 This version of the GNU Lesser General Public License incorporates
10 the terms and conditions of version 3 of the GNU General Public
15 As used herein, "this License" refers to version 3 of the GNU Lesser
16 General Public License, and the "GNU GPL" refers to version 3 of the GNU
28 Application with the Library. The particular version of the Library
53 version:
104 recombine or relink the Application with a modified version of
112 system, and (b) will operate properly with a modified version
119 necessary to install and execute a modified version of the
121 Application with a modified version o
[all...]
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.lgpl-30.txt9 This version of the GNU Lesser General Public License incorporates
10 the terms and conditions of version 3 of the GNU General Public
15 As used herein, "this License" refers to version 3 of the GNU Lesser
28 Application with the Library. The particular version of the Library
53 version:
119 necessary to install and execute a modified version of the
151 Each version is given a distinguishing version number. If the
153 of the GNU Lesser General Public License "or any later version"
155 conditions either of that published version or of any later version
157 received it does not specify a version number of the GNU Lesser
[all …]
/plugin/html5video2/script/
H A DLGPLv3-LICENSE.txt9 This version of the GNU Lesser General Public License incorporates
10 the terms and conditions of version 3 of the GNU General Public
15 As used herein, "this License" refers to version 3 of the GNU Lesser
28 Application with the Library. The particular version of the Library
53 version:
119 necessary to install and execute a modified version of the
151 Each version is given a distinguishing version number. If the
153 of the GNU Lesser General Public License "or any later version"
155 conditions either of that published version or of any later version
157 received it does not specify a version number of the GNU Lesser
[all …]
/plugin/barcodes/
H A DLICENSE.md11 This version of the GNU Lesser General Public License incorporates
12 the terms and conditions of version 3 of the GNU General Public
17 As used herein, “this License” refers to version 3 of the GNU Lesser
30 Application with the Library. The particular version of the Library
55 version:
118 necessary to install and execute a modified version of the
149 Each version is given a distinguishing version number. If the
151 of the GNU Lesser General Public License “or any later version
153 conditions either of that published version or of any later version
155 received it does not specify a version number of the GNU Lesser
[all …]
/plugin/dw2pdf/vendor/mpdf/qrcode/
H A DLICENSE9 This version of the GNU Lesser General Public License incorporates
10 the terms and conditions of version 3 of the GNU General Public
15 As used herein, "this License" refers to version 3 of the GNU Lesser
16 General Public License, and the "GNU GPL" refers to version 3 of the GNU
28 Application with the Library. The particular version of the Library
53 version:
104 recombine or relink the Application with a modified version of
112 system, and (b) will operate properly with a modified version
119 necessary to install and execute a modified version of the
121 Application with a modified version o
[all...]
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.lgpl-30.txt9 This version of the GNU Lesser General Public License incorporates
10 the terms and conditions of version 3 of the GNU General Public
15 As used herein, "this License" refers to version 3 of the GNU Lesser
28 Application with the Library. The particular version of the Library
53 version:
119 necessary to install and execute a modified version of the
151 Each version is given a distinguishing version number. If the
153 of the GNU Lesser General Public License "or any later version"
155 conditions either of that published version or of any later version
157 received it does not specify a version number of the GNU Lesser
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
H A DPagespeedApiPagespeedResponseV5.php148 public function setVersion(PagespeedVersion $version) argument
150 $this->version = $version;
157 return $this->version;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DDynamoDbHandler.php44 protected $version; variable in Monolog\\Handler\\DynamoDbHandler
55 $this->version = 3;
58 $this->version = 2;
73 if ($this->version === 3) {
/plugin/gtime/gtlib/asn1/gt/
H A DGTCertTokenRequest.php41 private $version = 1; variable in GTCertTokenRequest
58 $sequence->add(new ASN1Integer($this->version));
70 return $this->version;
/plugin/combo/db/combo/
H A DREADME.md9 * Bump the version number in the file [latest.version](latest.version)
/plugin/combo/db/combo-secondary/
H A DREADME.md9 * Bump the version number in the file [latest.version](latest.version)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DEnvironment.php76 public $version; variable in Google\\Service\\Dataflow\\Environment
273 public function setVersion($version) argument
275 $this->version = $version;
282 return $this->version;
/plugin/flashplayer/
H A Dreadme-en.txt4 Current version at http://arnowelzel.de/wiki/misc/flashplayer
22 IMPORTANT: When updating an older version, REMOVE the following line from
27 This is NO LONGER neccessary since version 2008-10-12!
75 Sam Hall for the first version of this plugin
87 2009-01-17 - Updated JW FLV Player to version 4.3.132.
97 2010-05-15 - Updated JW FLV to version 5.1.897.
99 2010-10-24 - Updated JW FLV to version 5.3.1397
104 2011-08-14 - Updated JW FLV Player to version 5.7.1896.
106 2011-12-23 - Updated JW FLV Player to version 5.8.2011.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DManagedInstance.php165 public function setVersion(ManagedInstanceVersion $version) argument
167 $this->version = $version;
174 return $this->version;
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFileAnalysis.php26 $this->version = $version = $this->read_ulong();
29 if ($version == 0x4F54544F) {
33 if ($version == 0x74746366) {
35 $this->version = $version = $this->read_ulong(); // TTC Header version now
36 if (!in_array($version, [0x00010000, 0x00020000])) {
37 throw new \Mpdf\MpdfException("ERROR - NOT ADDED as Error parsing TrueType Collection: version=" . $version
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DNodePool.php72 public $version; variable in Google\\Service\\Container\\NodePool
287 public function setVersion($version) argument
289 $this->version = $version;
296 return $this->version;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DUserInfo.php93 public $version; variable in Google\\Service\\IdentityToolkit\\UserInfo
344 public function setVersion($version) argument
346 $this->version = $version;
353 return $this->version;
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/dev-bin/
H A Drelease.sh21 version="${BASH_REMATCH[1]}"
30 tag="v$version"
54 message="$version
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DCliTest.php148 $version = Version::VERSION;
150 …",{},"text","4.0"],["prodid",{},"text","-\/\/Sabre\/\/Sabre VObject ' . $version . '\/\/EN"],["fn"…
331 $version = Version::VERSION;
335 PRODID:-//Sabre//Sabre VObject $version//EN
369 $version = Version::VERSION;
375 PRODID:-//Sabre//Sabre VObject $version//EN
544 $version = Version::VERSION;
553 PRODID:-//Sabre//Sabre VObject {$version}//EN
591 $version = Version::VERSION;
600 PRODID:-//Sabre//Sabre VObject {$version}//EN
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.mod.php57 …$this->error('MOD parsing not enabled in this version of getID3() ['.$this->getid3->version().']');
75 …$this->error('XM-MOD parsing not enabled in this version of getID3() ['.$this->getid3->version().'…
93 …or('ScreamTracker parsing not enabled in this version of getID3() ['.$this->getid3->version().']');
111 …r('ImpulseTracker parsing not enabled in this version of getID3() ['.$this->getid3->version().']');
/plugin/jquerymigrate/
H A Daction.php45 $version = $this->getConf('version');
58 …->data['src'][] = sprintf('https://code.jquery.com/jquery-migrate-%s%s.js', $version, $dev_string);
62 $version, $dev_string
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DCreative.php92 public $version; variable in Google\\Service\\RealTimeBidding\\Creative
351 public function setVersion($version) argument
353 $this->version = $version;
360 return $this->version;
/plugin/freechat/phpfreechat/misc/
H A DtarSource3 NAME=phpfreechat-`cat ../version.txt`
4 PFCSETUPNAME=pfcsetup-`cat ../version.txt`
37 php ./createwebinstaller.php `cat ../version.txt` > /dev/null
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Parser/
H A DJsonTest.php161 $version = VObject\Version::VERSION;
168 PRODID:-//Sabre//Sabre VObject $version//EN
315 $version = VObject\Version::VERSION;
320 PRODID:-//Sabre//Sabre VObject $version//EN
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/
H A DJsonTest.php162 $version = VObject\Version::VERSION;
168 PRODID:-//Sabre//Sabre VObject $version//EN
315 $version = VObject\Version::VERSION;
320 PRODID:-//Sabre//Sabre VObject $version//EN

1...<<11121314151617181920>>...112