Skip to content

Commit 79fcfa1

Browse files
files-clients-114: missing copyright headers
Signed-off-by: daniele-verducci <daniele.verducci@nextcloud.com>
1 parent 0bc6a05 commit 79fcfa1

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

app/src/main/res/drawable/ic_add_more_documents.xml

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
11
<!--
2-
~ Copyright (C) 2026 The Android Open Source Project
3-
~
4-
~ Licensed under the Apache License, Version 2.0 (the "License");
5-
~ you may not use this file except in compliance with the License.
6-
~ You may obtain a copy of the License at
7-
~
8-
~ http://www.apache.org/licenses/LICENSE-2.0
9-
~
10-
~ Unless required by applicable law or agreed to in writing, software
11-
~ distributed under the License is distributed on an "AS IS" BASIS,
12-
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13-
~ See the License for the specific language governing permissions and
14-
~ limitations under the License.
15-
-->
2+
~ SPDX-FileCopyrightText: 2026 Daniele Verducci <daniele.verducci@nextcloud.com>
3+
~ SPDX-FileCopyrightText: 2018-2026 Google LLC
4+
~ SPDX-License-Identifier: Apache-2.0
5+
-->
166
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:autoMirrored="true" android:height="24dp" android:tint="#000000" android:viewportHeight="24" android:viewportWidth="24" android:width="24dp">
177

188
<path android:fillColor="@android:color/white" android:pathData="M13,11h-2v3L8,14v2h3v3h2v-3h3v-2h-3zM14,2L6,2c-1.1,0 -2,0.9 -2,2v16c0,1.1 0.89,2 1.99,2L18,22c1.1,0 2,-0.9 2,-2L20,8l-6,-6zM18,20L6,20L6,4h7v5h5v11z"/>

app/src/main/res/drawable/ic_nav_back.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<!--
2+
~ SPDX-FileCopyrightText: 2026 Daniele Verducci <daniele.verducci@nextcloud.com>
3+
~ SPDX-FileCopyrightText: 2018-2026 Google LLC
4+
~ SPDX-License-Identifier: Apache-2.0
5+
-->
16
<vector xmlns:android="http://schemas.android.com/apk/res/android"
27
android:width="24dp"
38
android:height="24dp"

app/src/main/res/drawable/ic_nav_forward.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<!--
2+
~ SPDX-FileCopyrightText: 2026 Daniele Verducci <daniele.verducci@nextcloud.com>
3+
~ SPDX-FileCopyrightText: 2018-2026 Google LLC
4+
~ SPDX-License-Identifier: Apache-2.0
5+
-->
16
<vector xmlns:android="http://schemas.android.com/apk/res/android"
27
android:width="24dp"
38
android:height="24dp"

0 commit comments

Comments
 (0)