diff options
Diffstat (limited to 'autofill-parser/src/main/AndroidManifest.xml')
-rw-r--r-- | autofill-parser/src/main/AndroidManifest.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autofill-parser/src/main/AndroidManifest.xml b/autofill-parser/src/main/AndroidManifest.xml index 45cb87b6..997924d6 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-2021 The Android Password Store Authors. All Rights Reserved. - ~ SPDX-License-Identifier: GPL-3.0-only + ~ SPDX-License-Identifier: LGPL-3.0-only WITH LGPL-3.0-linking-exception --> <manifest package="com.github.androidpasswordstore.autofillparser"></manifest> |