aboutsummaryrefslogtreecommitdiff
path: root/autofill-parser/src/main/AndroidManifest.xml
diff options
context:
space:
mode:
authorHarsh Shandilya <me@msfjarvis.dev>2021-04-10 13:09:07 +0530
committerHarsh Shandilya <me@msfjarvis.dev>2021-04-10 13:24:54 +0530
commit7a0add8e9ca6b33864965a666670d3b239031568 (patch)
tree255ac56037c49d9597aed9264e0075f09529eff0 /autofill-parser/src/main/AndroidManifest.xml
parentaf9f1fc3746b9f15c68f1f7afa8c6c59bd4af1c1 (diff)
autofill-parser: restore LGPL-3.0 and MPL-2.0 licence headers
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.xml2
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>