refactor: add license headers across the board

This commit is contained in:
Harsh Shandilya 2022-10-26 01:55:50 +05:30
parent 5319669a8e
commit 6a4d0c2d3a
No known key found for this signature in database
106 changed files with 634 additions and 50 deletions

View file

@ -1,6 +1,8 @@
/*
* Copyright © 2014-2021 The Android Password Store Authors. All Rights Reserved.
* SPDX-License-Identifier: GPL-3.0-only
* Copyright © 2022 Harsh Shandilya.
* Use of this source code is governed by an MIT-style
* license that can be found in the LICENSE file or at
* https://opensource.org/licenses/MIT.
*/
@file:Suppress("UnstableApiUsage")