diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2021-03-09 14:45:27 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2021-03-18 11:26:48 +0530 |
commit | be31ae37f443982b377d027cd613f04d0926568d (patch) | |
tree | c648f93c3716bbff49cd17df7e47753013c41452 /app/src/main/res/values-hdpi/dimens.xml | |
parent | cd378d1bbc5ac6bcd206699271f692bab61d308e (diff) |
all: update copyrights
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'app/src/main/res/values-hdpi/dimens.xml')
-rw-r--r-- | app/src/main/res/values-hdpi/dimens.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/values-hdpi/dimens.xml b/app/src/main/res/values-hdpi/dimens.xml index e48a0198..45ef2087 100644 --- a/app/src/main/res/values-hdpi/dimens.xml +++ b/app/src/main/res/values-hdpi/dimens.xml @@ -1,4 +1,9 @@ <?xml version="1.0" encoding="utf-8"?> +<!-- + ~ Copyright © 2014-2021 The Android Password Store Authors. All Rights Reserved. + ~ SPDX-License-Identifier: GPL-3.0-only + --> + <resources> <dimen name="toggle_group_text_size">12sp</dimen> <dimen name="onboarding_icon_margin_top">50dp</dimen> |