You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: owncloudData/src/test/java/com/owncloud/android/data/oauth/datasources/implementation/OCRemoteOAuthDataSourceTest.kt
+33-2Lines changed: 33 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,9 @@
2
2
* ownCloud Android client application
3
3
*
4
4
* @author Abel García de Prada
5
-
* Copyright (C) 2021 ownCloud GmbH.
5
+
* @author Jorge Aguado Recio
6
+
*
7
+
* Copyright (C) 2025 ownCloud GmbH.
6
8
*
7
9
* This program is free software: you can redistribute it and/or modify
8
10
* it under the terms of the GNU General Public License version 2,
Copy file name to clipboardExpand all lines: owncloudData/src/test/java/com/owncloud/android/data/server/datasources/implementation/OCRemoteServerInfoDataSourceTest.kt
+22-1Lines changed: 22 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,9 @@
3
3
*
4
4
* @author Abel García de Prada
5
5
* @author Juan Carlos Garrote Gascón
6
+
* @author Jorge Aguado Recio
6
7
*
7
-
* Copyright (C) 2024 ownCloud GmbH.
8
+
* Copyright (C) 2025 ownCloud GmbH.
8
9
*
9
10
* This program is free software: you can redistribute it and/or modify
10
11
* it under the terms of the GNU General Public License version 2,
0 commit comments