File tree Expand file tree Collapse file tree
google-http-client-android
src/main/java/com/google/api/client/http Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ <!--
2+ ~ ** Notice of Modification **
3+ ~
4+ ~ This file has been altered from its original version by the Cryptomator team.
5+ ~ For a detailed history of modifications, please refer to the version control log.
6+ ~
7+ ~ The original file can be found at https://github.com/googleapis/google-http-java-client
8+ ~
9+ ~ ~~
10+ ~
11+ ~ https://cryptomator.org/
12+ -->
13+
114<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
215 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
316 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1+ <!--
2+ ~ ** Notice of Modification **
3+ ~
4+ ~ This file has been altered from its original version by the Cryptomator team.
5+ ~ For a detailed history of modifications, please refer to the version control log.
6+ ~
7+ ~ The original file can be found at https://github.com/googleapis/google-http-java-client
8+ ~
9+ ~ ~~
10+ ~
11+ ~ https://cryptomator.org/
12+ -->
13+
114<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
215 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
316 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1010 * is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
1111 * or implied. See the License for the specific language governing permissions and limitations under
1212 * the License.
13+ *
14+ * ** Notice of Modification **
15+ *
16+ * This file has been altered from its original version by the Cryptomator team.
17+ * For a detailed history of modifications, please refer to the version control log.
18+ *
19+ * The original file can be found at https://github.com/googleapis/google-http-java-client
20+ *
21+ * --
22+ *
23+ * https://cryptomator.org/
1324 */
1425
1526package com .google .api .client .http ;
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <!--
3+ ~ ** Notice of Modification **
4+ ~
5+ ~ This file has been altered from its original version by the Cryptomator team.
6+ ~ For a detailed history of modifications, please refer to the version control log.
7+ ~
8+ ~ The original file can be found at https://github.com/googleapis/google-http-java-client
9+ ~
10+ ~ ~~
11+ ~
12+ ~ https://cryptomator.org/
13+ -->
14+
215<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
316 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
417 <modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments