diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2024-08-14 00:31:25 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2024-08-14 00:31:25 +0530 |
commit | 282e9519ae5c7007dec1f79967de243a753decba (patch) | |
tree | 8aa62763f9f7c39d7b0c5ffedc857a552a9119e2 /ui/compose/src/main/res | |
parent | b699b4db71d08b574cc31daf4ee8c9b849ebaa11 (diff) |
chore: add missing copyright headers and update existing ones
Diffstat (limited to 'ui/compose/src/main/res')
4 files changed, 12 insertions, 2 deletions
diff --git a/ui/compose/src/main/res/drawable/baseline_visibility_24.xml b/ui/compose/src/main/res/drawable/baseline_visibility_24.xml index e732f005..e0d92498 100644 --- a/ui/compose/src/main/res/drawable/baseline_visibility_24.xml +++ b/ui/compose/src/main/res/drawable/baseline_visibility_24.xml @@ -1,3 +1,8 @@ +<!-- + ~ Copyright © 2014-2024 The Android Password Store Authors. All Rights Reserved. + ~ SPDX-License-Identifier: GPL-3.0-only + --> + <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" diff --git a/ui/compose/src/main/res/drawable/baseline_visibility_off_24.xml b/ui/compose/src/main/res/drawable/baseline_visibility_off_24.xml index a5cad715..ad3bee55 100644 --- a/ui/compose/src/main/res/drawable/baseline_visibility_off_24.xml +++ b/ui/compose/src/main/res/drawable/baseline_visibility_off_24.xml @@ -1,3 +1,8 @@ +<!-- + ~ Copyright © 2014-2024 The Android Password Store Authors. All Rights Reserved. + ~ SPDX-License-Identifier: GPL-3.0-only + --> + <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" diff --git a/ui/compose/src/main/res/drawable/ic_content_copy.xml b/ui/compose/src/main/res/drawable/ic_content_copy.xml index 8afc9846..cdee1758 100644 --- a/ui/compose/src/main/res/drawable/ic_content_copy.xml +++ b/ui/compose/src/main/res/drawable/ic_content_copy.xml @@ -1,5 +1,5 @@ <!-- - ~ Copyright © 2014-2021 The Android Password Store Authors. All Rights Reserved. + ~ Copyright © 2014-2024 The Android Password Store Authors. All Rights Reserved. ~ SPDX-License-Identifier: GPL-3.0-only --> diff --git a/ui/compose/src/main/res/font/manrope.xml b/ui/compose/src/main/res/font/manrope.xml index c1ecac5c..54c74347 100644 --- a/ui/compose/src/main/res/font/manrope.xml +++ b/ui/compose/src/main/res/font/manrope.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?><!-- - ~ Copyright © 2014-2021 The Android Password Store Authors. All Rights Reserved. + ~ Copyright © 2014-2024 The Android Password Store Authors. All Rights Reserved. ~ SPDX-License-Identifier: GPL-3.0-only --> |