Browse Source
update copyright header
Signed-off-by: Robin Appelman <robin@icewind.nl>
pull/27194/head
Robin Appelman
4 years ago
No known key found for this signature in database
GPG Key ID: 42B69D8A64526EFB
1 changed files with
2 additions and
1 deletions
-
apps/files_external/lib/Lib/Storage/FTP.php
|
|
|
@ -1,8 +1,9 @@ |
|
|
|
<?php |
|
|
|
/** |
|
|
|
* @copyright Copyright (c) 2021 Robin Appelman <robin@icewind.nl> |
|
|
|
* |
|
|
|
* @author Robin Appelman <robin@icewind.nl> |
|
|
|
* |
|
|
|
* @copyright Copyright (c) 2015, ownCloud, Inc. |
|
|
|
* @license AGPL-3.0 |
|
|
|
* |
|
|
|
* This code is free software: you can redistribute it and/or modify |
|
|
|
|