Skip to content

Commit e570fb8

Browse files
committed
fix license
Signed-off-by: alperozturk <[email protected]>
1 parent 78a598d commit e570fb8

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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)