File tree Expand file tree Collapse file tree 4 files changed +50
-0
lines changed
google-http-client-android
src/main/java/com/google/api/client/http Expand file tree Collapse file tree 4 files changed +50
-0
lines changed 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
+
1
14
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
15
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
16
<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
+
1
14
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
15
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
16
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 10
10
* is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
11
11
* or implied. See the License for the specific language governing permissions and limitations under
12
12
* 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/
13
24
*/
14
25
15
26
package com .google .api .client .http ;
Original file line number Diff line number Diff line change 1
1
<?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
+
2
15
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
16
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
4
17
<modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments