diff options
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 --> |