mirror of
https://github.com/nextcloud/android-library.git
synced 2025-07-21 23:47:23 +00:00
Use SPDX headers
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
@ -1,3 +1,11 @@
|
||||
/*
|
||||
* Nextcloud Android Common Library
|
||||
*
|
||||
* SPDX-FileCopyrightText: 2023-2024 Nextcloud GmbH and Nextcloud contributors
|
||||
* SPDX-FileCopyrightText: 2023 Andy Scherzinger <info@andy-scherzinger.de>
|
||||
* SPDX-License-Identifier: MIT
|
||||
*/
|
||||
|
||||
apply plugin: 'jacoco'
|
||||
|
||||
jacoco {
|
||||
|
Reference in New Issue
Block a user