diff options
author | Harsh Shandilya <me@msfjarvis.dev> | 2021-04-10 13:15:54 +0530 |
---|---|---|
committer | Harsh Shandilya <me@msfjarvis.dev> | 2021-04-10 13:24:58 +0530 |
commit | e6744fa5a9e047d056765557c4aafc120393db26 (patch) | |
tree | c8037c8e9652f3ebf4be6e814150c0adbaaff39a /openpgp-ktx/src/main/aidl | |
parent | 7a0add8e9ca6b33864965a666670d3b239031568 (diff) |
openpgp-ktx: relicence to Apache 2.0
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'openpgp-ktx/src/main/aidl')
-rw-r--r-- | openpgp-ktx/src/main/aidl/org/openintents/openpgp/IOpenPgpService2.aidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openpgp-ktx/src/main/aidl/org/openintents/openpgp/IOpenPgpService2.aidl b/openpgp-ktx/src/main/aidl/org/openintents/openpgp/IOpenPgpService2.aidl index 7e67986d..d5cf37db 100644 --- a/openpgp-ktx/src/main/aidl/org/openintents/openpgp/IOpenPgpService2.aidl +++ b/openpgp-ktx/src/main/aidl/org/openintents/openpgp/IOpenPgpService2.aidl @@ -1,6 +1,6 @@ /* * Copyright © 2019 The Android Password Authors. All Rights Reserved. - * SPDX-License-Identifier: GPL-3.0-Only + * SPDX-License-Identifier: Apache-2.0 */ package org.openintents.openpgp; |