Version Description
Added missing alt attribute in image tag. Set httponly flag in cookie. Added custom text support for login with google button.
Download this release
Release Info
Developer | levertechadmin |
Plugin | Google Apps Login |
Version | 3.4.2 |
Comparing to | |
See all releases |
Code changes from version 3.4 to 3.4.2
- autoload.php +1 -1
- core/Google/Auth/Abstract.php +1 -1
- core/Google/Auth/AppIdentity.php +1 -1
- core/Google/Auth/AssertionCredentials.php +1 -1
- core/Google/Auth/Exception.php +1 -1
- core/Google/Auth/LoginTicket.php +1 -1
- core/Google/Auth/OAuth2.php +2 -1
- core/Google/Auth/Simple.php +1 -1
- core/Google/Cache/Abstract.php +1 -1
- core/Google/Cache/Apc.php +1 -1
- core/Google/Cache/Exception.php +1 -1
- core/Google/Cache/File.php +1 -1
- core/Google/Cache/Memcache.php +1 -1
- core/Google/Cache/Null.php +1 -1
- core/Google/Client.php +2 -2
- core/Google/Config.php +1 -2
- core/Google/Exception.php +1 -1
- core/Google/Http/Batch.php +1 -1
- core/Google/Http/CacheParser.php +1 -1
- core/Google/Http/MediaFileUpload.php +1 -1
- core/Google/Http/REST.php +1 -1
- core/Google/Http/Request.php +1 -1
- core/Google/IO/Abstract.php +1 -1
- core/Google/IO/Curl.php +1 -1
- core/Google/IO/DebugVersionOfCurl.php +1 -1
- core/Google/IO/Exception.php +1 -1
- core/Google/IO/Stream.php +1 -1
- core/Google/Logger/Abstract.php +1 -1
- core/Google/Logger/Exception.php +1 -1
- core/Google/Logger/File.php +1 -1
- core/Google/Logger/Null.php +1 -1
- core/Google/Logger/Psr.php +1 -1
- core/Google/Model.php +1 -1
- core/Google/Service.php +1 -1
- core/Google/Service/AdExchangeBuyer.php +1 -1
- core/Google/Service/AdExchangeSeller.php +1 -1
- core/Google/Service/AdSense.php +1 -1
- core/Google/Service/AdSenseHost.php +1 -1
- core/Google/Service/Admin.php +1 -1
- core/Google/Service/Analytics.php +1 -1
- core/Google/Service/AndroidPublisher.php +1 -1
- core/Google/Service/AppState.php +1 -1
- core/Google/Service/Appsactivity.php +1 -1
- core/Google/Service/Audit.php +1 -1
- core/Google/Service/Autoscaler.php +1 -1
- core/Google/Service/Bigquery.php +1 -1
- core/Google/Service/Blogger.php +1 -1
- core/Google/Service/Books.php +1 -1
- core/Google/Service/Calendar.php +1 -1
- core/Google/Service/CivicInfo.php +1 -1
- core/Google/Service/CloudMonitoring.php +1 -1
- core/Google/Service/Compute.php +1 -1
- core/Google/Service/Container.php +1 -1
- core/Google/Service/Coordinate.php +1 -1
- core/Google/Service/Customsearch.php +1 -1
- core/Google/Service/Datastore.php +1 -1
- core/Google/Service/Dfareporting.php +1 -1
- core/Google/Service/Directory.php +1 -1
- core/Google/Service/Dns.php +1 -1
- core/Google/Service/DoubleClickBidManager.php +1 -1
- core/Google/Service/Doubleclicksearch.php +1 -1
- core/Google/Service/Drive.php +1 -1
- core/Google/Service/DriveT.php +39 -39
- core/Google/Service/Fitness.php +1 -1
- core/Google/Service/Freebase.php +1 -1
- core/Google/Service/Fusiontables.php +1 -1
- core/Google/Service/Games.php +1 -1
- core/Google/Service/GamesManagement.php +1 -1
- core/Google/Service/Genomics.php +1 -1
- core/Google/Service/Gmail.php +1 -1
- core/Google/Service/GroupsMigration.php +1 -1
- core/Google/Service/Groupssettings.php +1 -1
- core/Google/Service/IdentityToolkit.php +1 -1
- core/Google/Service/Licensing.php +1 -1
- core/Google/Service/Manager.php +1 -1
- core/Google/Service/MapsEngine.php +1 -1
- core/Google/Service/Mirror.php +1 -1
- core/Google/Service/Oauth2.php +1 -1
- core/Google/Service/Orkut.php +1 -1
- core/Google/Service/Pagespeedonline.php +1 -1
- core/Google/Service/Plus.php +1 -1
- core/Google/Service/PlusDomains.php +1 -1
- core/Google/Service/Prediction.php +1 -1
- core/Google/Service/Pubsub.php +1 -1
- core/Google/Service/QPXExpress.php +1 -1
- core/Google/Service/Replicapool.php +1 -1
- core/Google/Service/Replicapoolupdater.php +1 -1
- core/Google/Service/Reports.php +1 -1
- core/Google/Service/Reseller.php +1 -1
- core/Google/Service/Resource.php +1 -1
- core/Google/Service/Resourceviews.php +1 -1
- core/Google/Service/SQLAdmin.php +1 -1
- core/Google/Service/ShoppingContent.php +1 -1
- core/Google/Service/SiteVerification.php +1 -1
- core/Google/Service/Spectrum.php +1 -1
- core/Google/Service/Storage.php +1 -1
- core/Google/Service/TagManager.php +1 -1
- core/Google/Service/Taskqueue.php +1 -1
- core/Google/Service/Tasks.php +1 -1
- core/Google/Service/Translate.php +1 -1
- core/Google/Service/Urlshortener.php +1 -1
- core/Google/Service/Webfonts.php +1 -1
- core/Google/Service/Webmasters.php +1 -1
- core/Google/Service/YouTube.php +1 -1
- core/Google/Service/YouTubeAnalytics.php +1 -1
- core/Google/Signer/Abstract.php +1 -1
- core/Google/Signer/P12.php +1 -1
- core/Google/Signer/PEM.php +1 -1
- core/Google/Utils.php +1 -1
- core/Google/Utils/URITemplate.php +1 -1
- core/Google/Verifier/Abstract.php +1 -1
- core/Google/Verifier/Pem.php +1 -1
- core/core_google_apps_login.php +78 -23
- google_apps_login.php +15 -15
- img/g-normal.png +0 -0
- lang/google-apps-login-be_BY.po +24 -24
- lang/google-apps-login-fr_FR.po +2 -2
- readme.txt +29 -17
autoload.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Auth/Abstract.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Auth/AppIdentity.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Auth/AssertionCredentials.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Auth/Exception.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Auth/LoginTicket.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Auth/OAuth2.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
@@ -144,6 +144,7 @@ class GoogleGAL_Auth_OAuth2 extends GoogleGAL_Auth_Abstract
|
|
144 |
'access_type' => $this->client->getClassConfig($this, 'access_type'),
|
145 |
);
|
146 |
|
|
|
147 |
$params = $this->maybeAddParam($params, 'prompt');
|
148 |
$params = $this->maybeAddParam($params, 'login_hint');
|
149 |
$params = $this->maybeAddParam($params, 'hd');
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
144 |
'access_type' => $this->client->getClassConfig($this, 'access_type'),
|
145 |
);
|
146 |
|
147 |
+
// Prefer prompt to approval prompt.
|
148 |
$params = $this->maybeAddParam($params, 'prompt');
|
149 |
$params = $this->maybeAddParam($params, 'login_hint');
|
150 |
$params = $this->maybeAddParam($params, 'hd');
|
core/Google/Auth/Simple.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Cache/Abstract.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Cache/Apc.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Cache/Exception.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Cache/File.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Cache/Memcache.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Cache/Null.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Client.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
@@ -19,7 +19,7 @@ require_once realpath(dirname(__FILE__) . '/../../autoload.php');
|
|
19 |
|
20 |
/**
|
21 |
* The Google API Client
|
22 |
-
*
|
23 |
*
|
24 |
* @author Chris Chabot <chabotc@google.com>
|
25 |
* @author Chirag Shah <chirags@google.com>
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
19 |
|
20 |
/**
|
21 |
* The Google API Client
|
22 |
+
* https://github.com/googleapis/google-api-php-client
|
23 |
*
|
24 |
* @author Chris Chabot <chabotc@google.com>
|
25 |
* @author Chirag Shah <chirags@google.com>
|
core/Google/Config.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
@@ -97,7 +97,6 @@ class GoogleGAL_Config
|
|
97 |
'login_hint' => '',
|
98 |
'request_visible_actions' => '',
|
99 |
'access_type' => 'online',
|
100 |
-
//'approval_prompt' => 'auto',
|
101 |
'federated_signon_certs_url' =>
|
102 |
'https://www.googleapis.com/oauth2/v1/certs',
|
103 |
),
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
97 |
'login_hint' => '',
|
98 |
'request_visible_actions' => '',
|
99 |
'access_type' => 'online',
|
|
|
100 |
'federated_signon_certs_url' =>
|
101 |
'https://www.googleapis.com/oauth2/v1/certs',
|
102 |
),
|
core/Google/Exception.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Http/Batch.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Http/CacheParser.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Http/MediaFileUpload.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Http/REST.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Http/Request.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/IO/Abstract.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/IO/Curl.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/IO/DebugVersionOfCurl.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/IO/Exception.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/IO/Stream.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Logger/Abstract.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Logger/Exception.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Logger/File.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Logger/Null.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Logger/Psr.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Model.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Service.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Service/AdExchangeBuyer.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/AdExchangeSeller.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/AdSense.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/AdSenseHost.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Admin.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Analytics.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/AndroidPublisher.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/AppState.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Appsactivity.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Audit.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Autoscaler.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Bigquery.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Blogger.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Books.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Calendar.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/CivicInfo.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/CloudMonitoring.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Compute.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Container.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Coordinate.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Customsearch.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Datastore.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Dfareporting.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Directory.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Dns.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/DoubleClickBidManager.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Doubleclicksearch.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Drive.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/DriveT.php
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
* use this file except in compliance with the License. You may obtain a copy of
|
8 |
* the License at
|
9 |
*
|
10 |
-
*
|
11 |
*
|
12 |
* Unless required by applicable law or agreed to in writing, software
|
13 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -922,7 +922,7 @@ class GoogleGAL_Service_DriveT extends GoogleGAL_Service
|
|
922 |
* use this file except in compliance with the License. You may obtain a copy of
|
923 |
* the License at
|
924 |
*
|
925 |
-
*
|
926 |
*
|
927 |
* Unless required by applicable law or agreed to in writing, software
|
928 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -1027,7 +1027,7 @@ class GoogleGAL_Service_DriveT_About extends GoogleGAL_Collection
|
|
1027 |
* use this file except in compliance with the License. You may obtain a copy of
|
1028 |
* the License at
|
1029 |
*
|
1030 |
-
*
|
1031 |
*
|
1032 |
* Unless required by applicable law or agreed to in writing, software
|
1033 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -1084,7 +1084,7 @@ class GoogleGAL_Service_DriveT_AboutStorageQuota extends GoogleGAL_Model
|
|
1084 |
* use this file except in compliance with the License. You may obtain a copy of
|
1085 |
* the License at
|
1086 |
*
|
1087 |
-
*
|
1088 |
*
|
1089 |
* Unless required by applicable law or agreed to in writing, software
|
1090 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -1179,7 +1179,7 @@ class GoogleGAL_Service_DriveT_Change extends GoogleGAL_Model
|
|
1179 |
* use this file except in compliance with the License. You may obtain a copy of
|
1180 |
* the License at
|
1181 |
*
|
1182 |
-
*
|
1183 |
*
|
1184 |
* Unless required by applicable law or agreed to in writing, software
|
1185 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -1238,7 +1238,7 @@ class GoogleGAL_Service_DriveT_ChangeList extends GoogleGAL_Collection
|
|
1238 |
* use this file except in compliance with the License. You may obtain a copy of
|
1239 |
* the License at
|
1240 |
*
|
1241 |
-
*
|
1242 |
*
|
1243 |
* Unless required by applicable law or agreed to in writing, software
|
1244 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -1349,7 +1349,7 @@ class GoogleGAL_Service_DriveT_Channel extends GoogleGAL_Model
|
|
1349 |
* use this file except in compliance with the License. You may obtain a copy of
|
1350 |
* the License at
|
1351 |
*
|
1352 |
-
*
|
1353 |
*
|
1354 |
* Unless required by applicable law or agreed to in writing, software
|
1355 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -1482,7 +1482,7 @@ class GoogleGAL_Service_DriveT_Comment extends GoogleGAL_Collection
|
|
1482 |
* use this file except in compliance with the License. You may obtain a copy of
|
1483 |
* the License at
|
1484 |
*
|
1485 |
-
*
|
1486 |
*
|
1487 |
* Unless required by applicable law or agreed to in writing, software
|
1488 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -1532,7 +1532,7 @@ class GoogleGAL_Service_DriveT_CommentList extends GoogleGAL_Collection
|
|
1532 |
* use this file except in compliance with the License. You may obtain a copy of
|
1533 |
* the License at
|
1534 |
*
|
1535 |
-
*
|
1536 |
*
|
1537 |
* Unless required by applicable law or agreed to in writing, software
|
1538 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -1571,7 +1571,7 @@ class GoogleGAL_Service_DriveT_CommentQuotedFileContent extends GoogleGAL_Model
|
|
1571 |
* use this file except in compliance with the License. You may obtain a copy of
|
1572 |
* the License at
|
1573 |
*
|
1574 |
-
*
|
1575 |
*
|
1576 |
* Unless required by applicable law or agreed to in writing, software
|
1577 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -2061,7 +2061,7 @@ class GoogleGAL_Service_DriveT_DriveFile extends GoogleGAL_Collection
|
|
2061 |
* use this file except in compliance with the License. You may obtain a copy of
|
2062 |
* the License at
|
2063 |
*
|
2064 |
-
*
|
2065 |
*
|
2066 |
* Unless required by applicable law or agreed to in writing, software
|
2067 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -2226,7 +2226,7 @@ class GoogleGAL_Service_DriveT_DriveFileCapabilities extends GoogleGAL_Model
|
|
2226 |
* use this file except in compliance with the License. You may obtain a copy of
|
2227 |
* the License at
|
2228 |
*
|
2229 |
-
*
|
2230 |
*
|
2231 |
* Unless required by applicable law or agreed to in writing, software
|
2232 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -2266,7 +2266,7 @@ class GoogleGAL_Service_DriveT_DriveFileContentHints extends GoogleGAL_Model
|
|
2266 |
* use this file except in compliance with the License. You may obtain a copy of
|
2267 |
* the License at
|
2268 |
*
|
2269 |
-
*
|
2270 |
*
|
2271 |
* Unless required by applicable law or agreed to in writing, software
|
2272 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -2305,7 +2305,7 @@ class GoogleGAL_Service_DriveT_DriveFileContentHintsThumbnail extends GoogleGAL_
|
|
2305 |
* use this file except in compliance with the License. You may obtain a copy of
|
2306 |
* the License at
|
2307 |
*
|
2308 |
-
*
|
2309 |
*
|
2310 |
* Unless required by applicable law or agreed to in writing, software
|
2311 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -2516,7 +2516,7 @@ class GoogleGAL_Service_DriveT_DriveFileImageMediaMetadata extends GoogleGAL_Mod
|
|
2516 |
* use this file except in compliance with the License. You may obtain a copy of
|
2517 |
* the License at
|
2518 |
*
|
2519 |
-
*
|
2520 |
*
|
2521 |
* Unless required by applicable law or agreed to in writing, software
|
2522 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -2564,7 +2564,7 @@ class GoogleGAL_Service_DriveT_DriveFileImageMediaMetadataLocation extends Googl
|
|
2564 |
* use this file except in compliance with the License. You may obtain a copy of
|
2565 |
* the License at
|
2566 |
*
|
2567 |
-
*
|
2568 |
*
|
2569 |
* Unless required by applicable law or agreed to in writing, software
|
2570 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -2612,7 +2612,7 @@ class GoogleGAL_Service_DriveT_DriveFileVideoMediaMetadata extends GoogleGAL_Mod
|
|
2612 |
* use this file except in compliance with the License. You may obtain a copy of
|
2613 |
* the License at
|
2614 |
*
|
2615 |
-
*
|
2616 |
*
|
2617 |
* Unless required by applicable law or agreed to in writing, software
|
2618 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -2671,7 +2671,7 @@ class GoogleGAL_Service_DriveT_FileList extends GoogleGAL_Collection
|
|
2671 |
* use this file except in compliance with the License. You may obtain a copy of
|
2672 |
* the License at
|
2673 |
*
|
2674 |
-
*
|
2675 |
*
|
2676 |
* Unless required by applicable law or agreed to in writing, software
|
2677 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -2720,7 +2720,7 @@ class GoogleGAL_Service_DriveT_GeneratedIds extends GoogleGAL_Collection
|
|
2720 |
* use this file except in compliance with the License. You may obtain a copy of
|
2721 |
* the License at
|
2722 |
*
|
2723 |
-
*
|
2724 |
*
|
2725 |
* Unless required by applicable law or agreed to in writing, software
|
2726 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -2842,7 +2842,7 @@ class GoogleGAL_Service_DriveT_Permission extends GoogleGAL_Collection
|
|
2842 |
* use this file except in compliance with the License. You may obtain a copy of
|
2843 |
* the License at
|
2844 |
*
|
2845 |
-
*
|
2846 |
*
|
2847 |
* Unless required by applicable law or agreed to in writing, software
|
2848 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -2892,7 +2892,7 @@ class GoogleGAL_Service_DriveT_PermissionList extends GoogleGAL_Collection
|
|
2892 |
* use this file except in compliance with the License. You may obtain a copy of
|
2893 |
* the License at
|
2894 |
*
|
2895 |
-
*
|
2896 |
*
|
2897 |
* Unless required by applicable law or agreed to in writing, software
|
2898 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -2949,7 +2949,7 @@ class GoogleGAL_Service_DriveT_PermissionTeamDrivePermissionDetails extends Goog
|
|
2949 |
* use this file except in compliance with the License. You may obtain a copy of
|
2950 |
* the License at
|
2951 |
*
|
2952 |
-
*
|
2953 |
*
|
2954 |
* Unless required by applicable law or agreed to in writing, software
|
2955 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -3052,7 +3052,7 @@ class GoogleGAL_Service_DriveT_Reply extends GoogleGAL_Model
|
|
3052 |
* use this file except in compliance with the License. You may obtain a copy of
|
3053 |
* the License at
|
3054 |
*
|
3055 |
-
*
|
3056 |
*
|
3057 |
* Unless required by applicable law or agreed to in writing, software
|
3058 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -3102,7 +3102,7 @@ class GoogleGAL_Service_DriveT_ReplyList extends GoogleGAL_Collection
|
|
3102 |
* use this file except in compliance with the License. You may obtain a copy of
|
3103 |
* the License at
|
3104 |
*
|
3105 |
-
*
|
3106 |
*
|
3107 |
* Unless required by applicable law or agreed to in writing, software
|
3108 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -3232,7 +3232,7 @@ class GoogleGAL_Service_DriveT_Revision extends GoogleGAL_Model
|
|
3232 |
* use this file except in compliance with the License. You may obtain a copy of
|
3233 |
* the License at
|
3234 |
*
|
3235 |
-
*
|
3236 |
*
|
3237 |
* Unless required by applicable law or agreed to in writing, software
|
3238 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -3282,7 +3282,7 @@ class GoogleGAL_Service_DriveT_RevisionList extends GoogleGAL_Collection
|
|
3282 |
* use this file except in compliance with the License. You may obtain a copy of
|
3283 |
* the License at
|
3284 |
*
|
3285 |
-
*
|
3286 |
*
|
3287 |
* Unless required by applicable law or agreed to in writing, software
|
3288 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -3321,7 +3321,7 @@ class GoogleGAL_Service_DriveT_StartPageToken extends GoogleGAL_Model
|
|
3321 |
* use this file except in compliance with the License. You may obtain a copy of
|
3322 |
* the License at
|
3323 |
*
|
3324 |
-
*
|
3325 |
*
|
3326 |
* Unless required by applicable law or agreed to in writing, software
|
3327 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -3379,7 +3379,7 @@ class GoogleGAL_Service_DriveT_TeamDrive extends GoogleGAL_Model
|
|
3379 |
* use this file except in compliance with the License. You may obtain a copy of
|
3380 |
* the License at
|
3381 |
*
|
3382 |
-
*
|
3383 |
*
|
3384 |
* Unless required by applicable law or agreed to in writing, software
|
3385 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -3517,7 +3517,7 @@ class GoogleGAL_Service_DriveT_TeamDriveCapabilities extends GoogleGAL_Model
|
|
3517 |
* use this file except in compliance with the License. You may obtain a copy of
|
3518 |
* the License at
|
3519 |
*
|
3520 |
-
*
|
3521 |
*
|
3522 |
* Unless required by applicable law or agreed to in writing, software
|
3523 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -3567,7 +3567,7 @@ class GoogleGAL_Service_DriveT_TeamDriveList extends GoogleGAL_Collection
|
|
3567 |
* use this file except in compliance with the License. You may obtain a copy of
|
3568 |
* the License at
|
3569 |
*
|
3570 |
-
*
|
3571 |
*
|
3572 |
* Unless required by applicable law or agreed to in writing, software
|
3573 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -3643,7 +3643,7 @@ class GoogleGAL_Service_DriveT_User extends GoogleGAL_Model
|
|
3643 |
* use this file except in compliance with the License. You may obtain a copy of
|
3644 |
* the License at
|
3645 |
*
|
3646 |
-
*
|
3647 |
*
|
3648 |
* Unless required by applicable law or agreed to in writing, software
|
3649 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -3684,7 +3684,7 @@ class GoogleGAL_Service_DriveT_Resource_About extends GoogleGAL_Service_Resource
|
|
3684 |
* use this file except in compliance with the License. You may obtain a copy of
|
3685 |
* the License at
|
3686 |
*
|
3687 |
-
*
|
3688 |
*
|
3689 |
* Unless required by applicable law or agreed to in writing, software
|
3690 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -3805,7 +3805,7 @@ class GoogleGAL_Service_DriveT_Resource_Changes extends GoogleGAL_Service_Resour
|
|
3805 |
* use this file except in compliance with the License. You may obtain a copy of
|
3806 |
* the License at
|
3807 |
*
|
3808 |
-
*
|
3809 |
*
|
3810 |
* Unless required by applicable law or agreed to in writing, software
|
3811 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -3845,7 +3845,7 @@ class GoogleGAL_Service_DriveT_Resource_Channels extends GoogleGAL_Service_Resou
|
|
3845 |
* use this file except in compliance with the License. You may obtain a copy of
|
3846 |
* the License at
|
3847 |
*
|
3848 |
-
*
|
3849 |
*
|
3850 |
* Unless required by applicable law or agreed to in writing, software
|
3851 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -3954,7 +3954,7 @@ class GoogleGAL_Service_DriveT_Resource_Comments extends GoogleGAL_Service_Resou
|
|
3954 |
* use this file except in compliance with the License. You may obtain a copy of
|
3955 |
* the License at
|
3956 |
*
|
3957 |
-
*
|
3958 |
*
|
3959 |
* Unless required by applicable law or agreed to in writing, software
|
3960 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -4205,7 +4205,7 @@ class GoogleGAL_Service_DriveT_Resource_Files extends GoogleGAL_Service_Resource
|
|
4205 |
* use this file except in compliance with the License. You may obtain a copy of
|
4206 |
* the License at
|
4207 |
*
|
4208 |
-
*
|
4209 |
*
|
4210 |
* Unless required by applicable law or agreed to in writing, software
|
4211 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -4337,7 +4337,7 @@ class GoogleGAL_Service_DriveT_Resource_Permissions extends GoogleGAL_Service_Re
|
|
4337 |
* use this file except in compliance with the License. You may obtain a copy of
|
4338 |
* the License at
|
4339 |
*
|
4340 |
-
*
|
4341 |
*
|
4342 |
* Unless required by applicable law or agreed to in writing, software
|
4343 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -4449,7 +4449,7 @@ class GoogleGAL_Service_DriveT_Resource_Replies extends GoogleGAL_Service_Resour
|
|
4449 |
* use this file except in compliance with the License. You may obtain a copy of
|
4450 |
* the License at
|
4451 |
*
|
4452 |
-
*
|
4453 |
*
|
4454 |
* Unless required by applicable law or agreed to in writing, software
|
4455 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
@@ -4542,7 +4542,7 @@ class GoogleGAL_Service_DriveT_Resource_Revisions extends GoogleGAL_Service_Reso
|
|
4542 |
* use this file except in compliance with the License. You may obtain a copy of
|
4543 |
* the License at
|
4544 |
*
|
4545 |
-
*
|
4546 |
*
|
4547 |
* Unless required by applicable law or agreed to in writing, software
|
4548 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
7 |
* use this file except in compliance with the License. You may obtain a copy of
|
8 |
* the License at
|
9 |
*
|
10 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
11 |
*
|
12 |
* Unless required by applicable law or agreed to in writing, software
|
13 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
922 |
* use this file except in compliance with the License. You may obtain a copy of
|
923 |
* the License at
|
924 |
*
|
925 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
926 |
*
|
927 |
* Unless required by applicable law or agreed to in writing, software
|
928 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
1027 |
* use this file except in compliance with the License. You may obtain a copy of
|
1028 |
* the License at
|
1029 |
*
|
1030 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
1031 |
*
|
1032 |
* Unless required by applicable law or agreed to in writing, software
|
1033 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
1084 |
* use this file except in compliance with the License. You may obtain a copy of
|
1085 |
* the License at
|
1086 |
*
|
1087 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
1088 |
*
|
1089 |
* Unless required by applicable law or agreed to in writing, software
|
1090 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
1179 |
* use this file except in compliance with the License. You may obtain a copy of
|
1180 |
* the License at
|
1181 |
*
|
1182 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
1183 |
*
|
1184 |
* Unless required by applicable law or agreed to in writing, software
|
1185 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
1238 |
* use this file except in compliance with the License. You may obtain a copy of
|
1239 |
* the License at
|
1240 |
*
|
1241 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
1242 |
*
|
1243 |
* Unless required by applicable law or agreed to in writing, software
|
1244 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
1349 |
* use this file except in compliance with the License. You may obtain a copy of
|
1350 |
* the License at
|
1351 |
*
|
1352 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
1353 |
*
|
1354 |
* Unless required by applicable law or agreed to in writing, software
|
1355 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
1482 |
* use this file except in compliance with the License. You may obtain a copy of
|
1483 |
* the License at
|
1484 |
*
|
1485 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
1486 |
*
|
1487 |
* Unless required by applicable law or agreed to in writing, software
|
1488 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
1532 |
* use this file except in compliance with the License. You may obtain a copy of
|
1533 |
* the License at
|
1534 |
*
|
1535 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
1536 |
*
|
1537 |
* Unless required by applicable law or agreed to in writing, software
|
1538 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
1571 |
* use this file except in compliance with the License. You may obtain a copy of
|
1572 |
* the License at
|
1573 |
*
|
1574 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
1575 |
*
|
1576 |
* Unless required by applicable law or agreed to in writing, software
|
1577 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
2061 |
* use this file except in compliance with the License. You may obtain a copy of
|
2062 |
* the License at
|
2063 |
*
|
2064 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
2065 |
*
|
2066 |
* Unless required by applicable law or agreed to in writing, software
|
2067 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
2226 |
* use this file except in compliance with the License. You may obtain a copy of
|
2227 |
* the License at
|
2228 |
*
|
2229 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
2230 |
*
|
2231 |
* Unless required by applicable law or agreed to in writing, software
|
2232 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
2266 |
* use this file except in compliance with the License. You may obtain a copy of
|
2267 |
* the License at
|
2268 |
*
|
2269 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
2270 |
*
|
2271 |
* Unless required by applicable law or agreed to in writing, software
|
2272 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
2305 |
* use this file except in compliance with the License. You may obtain a copy of
|
2306 |
* the License at
|
2307 |
*
|
2308 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
2309 |
*
|
2310 |
* Unless required by applicable law or agreed to in writing, software
|
2311 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
2516 |
* use this file except in compliance with the License. You may obtain a copy of
|
2517 |
* the License at
|
2518 |
*
|
2519 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
2520 |
*
|
2521 |
* Unless required by applicable law or agreed to in writing, software
|
2522 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
2564 |
* use this file except in compliance with the License. You may obtain a copy of
|
2565 |
* the License at
|
2566 |
*
|
2567 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
2568 |
*
|
2569 |
* Unless required by applicable law or agreed to in writing, software
|
2570 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
2612 |
* use this file except in compliance with the License. You may obtain a copy of
|
2613 |
* the License at
|
2614 |
*
|
2615 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
2616 |
*
|
2617 |
* Unless required by applicable law or agreed to in writing, software
|
2618 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
2671 |
* use this file except in compliance with the License. You may obtain a copy of
|
2672 |
* the License at
|
2673 |
*
|
2674 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
2675 |
*
|
2676 |
* Unless required by applicable law or agreed to in writing, software
|
2677 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
2720 |
* use this file except in compliance with the License. You may obtain a copy of
|
2721 |
* the License at
|
2722 |
*
|
2723 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
2724 |
*
|
2725 |
* Unless required by applicable law or agreed to in writing, software
|
2726 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
2842 |
* use this file except in compliance with the License. You may obtain a copy of
|
2843 |
* the License at
|
2844 |
*
|
2845 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
2846 |
*
|
2847 |
* Unless required by applicable law or agreed to in writing, software
|
2848 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
2892 |
* use this file except in compliance with the License. You may obtain a copy of
|
2893 |
* the License at
|
2894 |
*
|
2895 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
2896 |
*
|
2897 |
* Unless required by applicable law or agreed to in writing, software
|
2898 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
2949 |
* use this file except in compliance with the License. You may obtain a copy of
|
2950 |
* the License at
|
2951 |
*
|
2952 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
2953 |
*
|
2954 |
* Unless required by applicable law or agreed to in writing, software
|
2955 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
3052 |
* use this file except in compliance with the License. You may obtain a copy of
|
3053 |
* the License at
|
3054 |
*
|
3055 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
3056 |
*
|
3057 |
* Unless required by applicable law or agreed to in writing, software
|
3058 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
3102 |
* use this file except in compliance with the License. You may obtain a copy of
|
3103 |
* the License at
|
3104 |
*
|
3105 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
3106 |
*
|
3107 |
* Unless required by applicable law or agreed to in writing, software
|
3108 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
3232 |
* use this file except in compliance with the License. You may obtain a copy of
|
3233 |
* the License at
|
3234 |
*
|
3235 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
3236 |
*
|
3237 |
* Unless required by applicable law or agreed to in writing, software
|
3238 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
3282 |
* use this file except in compliance with the License. You may obtain a copy of
|
3283 |
* the License at
|
3284 |
*
|
3285 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
3286 |
*
|
3287 |
* Unless required by applicable law or agreed to in writing, software
|
3288 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
3321 |
* use this file except in compliance with the License. You may obtain a copy of
|
3322 |
* the License at
|
3323 |
*
|
3324 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
3325 |
*
|
3326 |
* Unless required by applicable law or agreed to in writing, software
|
3327 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
3379 |
* use this file except in compliance with the License. You may obtain a copy of
|
3380 |
* the License at
|
3381 |
*
|
3382 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
3383 |
*
|
3384 |
* Unless required by applicable law or agreed to in writing, software
|
3385 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
3517 |
* use this file except in compliance with the License. You may obtain a copy of
|
3518 |
* the License at
|
3519 |
*
|
3520 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
3521 |
*
|
3522 |
* Unless required by applicable law or agreed to in writing, software
|
3523 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
3567 |
* use this file except in compliance with the License. You may obtain a copy of
|
3568 |
* the License at
|
3569 |
*
|
3570 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
3571 |
*
|
3572 |
* Unless required by applicable law or agreed to in writing, software
|
3573 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
3643 |
* use this file except in compliance with the License. You may obtain a copy of
|
3644 |
* the License at
|
3645 |
*
|
3646 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
3647 |
*
|
3648 |
* Unless required by applicable law or agreed to in writing, software
|
3649 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
3684 |
* use this file except in compliance with the License. You may obtain a copy of
|
3685 |
* the License at
|
3686 |
*
|
3687 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
3688 |
*
|
3689 |
* Unless required by applicable law or agreed to in writing, software
|
3690 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
3805 |
* use this file except in compliance with the License. You may obtain a copy of
|
3806 |
* the License at
|
3807 |
*
|
3808 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
3809 |
*
|
3810 |
* Unless required by applicable law or agreed to in writing, software
|
3811 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
3845 |
* use this file except in compliance with the License. You may obtain a copy of
|
3846 |
* the License at
|
3847 |
*
|
3848 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
3849 |
*
|
3850 |
* Unless required by applicable law or agreed to in writing, software
|
3851 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
3954 |
* use this file except in compliance with the License. You may obtain a copy of
|
3955 |
* the License at
|
3956 |
*
|
3957 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
3958 |
*
|
3959 |
* Unless required by applicable law or agreed to in writing, software
|
3960 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
4205 |
* use this file except in compliance with the License. You may obtain a copy of
|
4206 |
* the License at
|
4207 |
*
|
4208 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
4209 |
*
|
4210 |
* Unless required by applicable law or agreed to in writing, software
|
4211 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
4337 |
* use this file except in compliance with the License. You may obtain a copy of
|
4338 |
* the License at
|
4339 |
*
|
4340 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
4341 |
*
|
4342 |
* Unless required by applicable law or agreed to in writing, software
|
4343 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
4449 |
* use this file except in compliance with the License. You may obtain a copy of
|
4450 |
* the License at
|
4451 |
*
|
4452 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
4453 |
*
|
4454 |
* Unless required by applicable law or agreed to in writing, software
|
4455 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
4542 |
* use this file except in compliance with the License. You may obtain a copy of
|
4543 |
* the License at
|
4544 |
*
|
4545 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
4546 |
*
|
4547 |
* Unless required by applicable law or agreed to in writing, software
|
4548 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Fitness.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Freebase.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Fusiontables.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Games.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/GamesManagement.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Genomics.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Gmail.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/GroupsMigration.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Groupssettings.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/IdentityToolkit.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Licensing.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Manager.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/MapsEngine.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Mirror.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Oauth2.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Orkut.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Pagespeedonline.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Plus.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/PlusDomains.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Prediction.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Pubsub.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/QPXExpress.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Replicapool.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Replicapoolupdater.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Reports.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Reseller.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Resource.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Service/Resourceviews.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/SQLAdmin.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/ShoppingContent.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/SiteVerification.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Spectrum.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Storage.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/TagManager.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Taskqueue.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Tasks.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Translate.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Urlshortener.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Webfonts.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/Webmasters.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/YouTube.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Service/YouTubeAnalytics.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
6 |
* use this file except in compliance with the License. You may obtain a copy of
|
7 |
* the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
|
core/Google/Signer/Abstract.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Signer/P12.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Signer/PEM.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Utils.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Utils/URITemplate.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Verifier/Abstract.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/Google/Verifier/Pem.php
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
-
*
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
6 |
* you may not use this file except in compliance with the License.
|
7 |
* You may obtain a copy of the License at
|
8 |
*
|
9 |
+
* https://www.apache.org/licenses/LICENSE-2.0
|
10 |
*
|
11 |
* Unless required by applicable law or agreed to in writing, software
|
12 |
* distributed under the License is distributed on an "AS IS" BASIS,
|
core/core_google_apps_login.php
CHANGED
@@ -132,13 +132,14 @@ class core_google_apps_login {
|
|
132 |
}
|
133 |
|
134 |
form#loginform p.galogin a {
|
135 |
-
|