Skip to content

Commit e570fb8

Browse files
committed
fix license
Signed-off-by: alperozturk <alper_ozturk@proton.me>
1 parent 78a598d commit e570fb8

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

library/src/androidTest/java/com/owncloud/android/ResponseFormatDetectorTests.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
2-
* Nextcloud - Android Client
2+
* Nextcloud Android Library
33
*
44
* SPDX-FileCopyrightText: 2025 Alper Ozturk <alper.ozturk@nextcloud.com>
5-
* SPDX-License-Identifier: AGPL-3.0-or-later
5+
* SPDX-License-Identifier: MIT
66
*/
77

88
package com.owncloud.android

library/src/main/java/com/owncloud/android/lib/common/utils/responseFormat/ResponseFormat.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
2-
* Nextcloud - Android Client
2+
* Nextcloud Android Library
33
*
44
* SPDX-FileCopyrightText: 2025 Alper Ozturk <alper.ozturk@nextcloud.com>
5-
* SPDX-License-Identifier: AGPL-3.0-or-later
5+
* SPDX-License-Identifier: MIT
66
*/
77

88
package com.owncloud.android.lib.common.utils.responseFormat

library/src/main/java/com/owncloud/android/lib/common/utils/responseFormat/ResponseFormatDetector.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/*
2-
* Nextcloud - Android Client
2+
* Nextcloud Android Library
33
*
44
* SPDX-FileCopyrightText: 2025 Alper Ozturk <alper.ozturk@nextcloud.com>
5-
* SPDX-License-Identifier: AGPL-3.0-or-later
5+
* SPDX-License-Identifier: MIT
66
*/
77

88
package com.owncloud.android.lib.common.utils.responseFormat

0 commit comments

Comments
 (0)