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: owncloudApp/src/main/java/com/owncloud/android/usecases/transfers/uploads/UploadFileFromContentUriUseCase.kt
+21-4Lines changed: 21 additions & 4 deletions
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 Aitor Ballesteros Pavón
6
7
*
7
-
* Copyright (C) 2022 ownCloud GmbH.
8
+
* Copyright (C) 2024 ownCloud GmbH.
8
9
* <p>
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