diff options
Diffstat (limited to 'apps/files_sharing/tests/js/fileDropSpec.js')
-rw-r--r-- | apps/files_sharing/tests/js/fileDropSpec.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/tests/js/fileDropSpec.js b/apps/files_sharing/tests/js/fileDropSpec.js index 22bb95878b4..fb1d6de8021 100644 --- a/apps/files_sharing/tests/js/fileDropSpec.js +++ b/apps/files_sharing/tests/js/fileDropSpec.js @@ -1,7 +1,8 @@ /** - * * @copyright Copyright (c) 2017, Artur Neumann (info@individual-it.net) * + * @author Artur Neumann <info@individual-it.net> + * * @license GNU AGPL version 3 or any later version * * This program is free software: you can redistribute it and/or modify @@ -15,7 +16,7 @@ * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License - * along with this program. If not, see <http://www.gnu.org/licenses/>. + * along with this program. If not, see <http://www.gnu.org/licenses/>. * */ |