/plugin/abc2/abc-libraries/abc2svg/ |
H A D | LICENSE | 9 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 D | license.lgpl-30.txt | 9 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 D | LGPLv3-LICENSE.txt | 9 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 D | LICENSE.md | 11 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 18 General Public License, and the “GNU GPL” refers to version 3 of the GNU 30 Application with the Library. The particular version of the Library 55 version: 104 recombine or relink the Application with a modified version of 111 system, and **(b)** will operate properly with a modified version 118 necessary to install and execute a modified version of the 120 Application with a modified version o [all...] |
/plugin/dw2pdf/vendor/mpdf/qrcode/ |
H A D | LICENSE | 9 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 D | license.lgpl-30.txt | 9 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 D | PagespeedApiPagespeedResponseV5.php | 148 public function setVersion(PagespeedVersion $version) argument 150 $this->version = $version; 157 return $this->version;
|
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/ |
H A D | DynamoDbHandler.php | 44 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 D | GTCertTokenRequest.php | 41 private $version = 1; variable in GTCertTokenRequest 58 $sequence->add(new ASN1Integer($this->version)); 70 return $this->version;
|
/plugin/combo/db/combo/ |
H A D | README.md | 9 * Bump the version number in the file [latest.version](latest.version)
|
/plugin/combo/db/combo-secondary/ |
H A D | README.md | 9 * Bump the version number in the file [latest.version](latest.version)
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/ |
H A D | Environment.php | 76 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 D | readme-en.txt | 4 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 D | ManagedInstance.php | 165 public function setVersion(ManagedInstanceVersion $version) argument 167 $this->version = $version; 174 return $this->version;
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | TTFontFileAnalysis.php | 26 $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 D | NodePool.php | 72 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 D | UserInfo.php | 93 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 D | release.sh | 21 version="${BASH_REMATCH[1]}" 30 tag="v$version" 54 message="$version
|
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/ |
H A D | CliTest.php | 148 $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 D | module.audio.mod.php | 57 …$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 D | action.php | 45 $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 D | Creative.php | 92 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 D | tarSource | 3 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 D | JsonTest.php | 161 $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 D | JsonTest.php | 162 $version = VObject\Version::VERSION; 168 PRODID:-//Sabre//Sabre VObject $version//EN 315 $version = VObject\Version::VERSION; 320 PRODID:-//Sabre//Sabre VObject $version//EN
|