We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8ecf82 commit e1c8e06Copy full SHA for e1c8e06
lib/src/main/java/at/bitfire/cert4android/CertStore.kt
@@ -1,3 +1,13 @@
1
+/*
2
+ * Copyright © All Contributors. See LICENSE and AUTHORS in the root directory for details.
3
+ *
4
+ * This Source Code Form is subject to the terms of the Mozilla Public
5
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
6
+ * file, You can obtain one at https://mozilla.org/MPL/2.0/.
7
8
+ * SPDX-License-Identifier: MPL-2.0
9
+ */
10
+
11
package at.bitfire.cert4android
12
13
import kotlinx.coroutines.flow.StateFlow
0 commit comments