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 /autofill-parser/src/main/AndroidManifest.xml | |
parent | cd378d1bbc5ac6bcd206699271f692bab61d308e (diff) |
all: update copyrights
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'autofill-parser/src/main/AndroidManifest.xml')
-rw-r--r-- | autofill-parser/src/main/AndroidManifest.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/autofill-parser/src/main/AndroidManifest.xml b/autofill-parser/src/main/AndroidManifest.xml index 42f0878d..67697717 100644 --- a/autofill-parser/src/main/AndroidManifest.xml +++ b/autofill-parser/src/main/AndroidManifest.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?><!-- - ~ Copyright © 2014-2020 The Android Password Store Authors. All Rights Reserved. - ~ SPDX-License-Identifier: LGPL-3.0-only WITH LGPL-3.0-linking-exception + ~ Copyright © 2014-2021 The Android Password Store Authors. All Rights Reserved. + ~ SPDX-License-Identifier: GPL-3.0-only --> <manifest package="com.github.androidpasswordstore.autofillparser"> |