summaryrefslogtreecommitdiffstats
path: root/core/Command/Preview/Repair.php
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2020-08-24 22:03:00 +0200
committerGitHub <noreply@github.com>2020-08-24 22:03:00 +0200
commit7e6f04490e286450d009c156f08de6a22f0f653d (patch)
tree5ee2b24a69795732a112e6696a04a41fb3d36e19 /core/Command/Preview/Repair.php
parent487d17dd5507a6b8d097625d1f62360a7c6379b4 (diff)
parent2a054e6c04e0a40421510eb889cbf59f153c5177 (diff)
downloadnextcloud-server-7e6f04490e286450d009c156f08de6a22f0f653d.tar.gz
nextcloud-server-7e6f04490e286450d009c156f08de6a22f0f653d.zip
Merge pull request #22393 from nextcloud/fix/license-headers-20
Update the license headers for Nextcloud 20
Diffstat (limited to 'core/Command/Preview/Repair.php')
-rw-r--r--core/Command/Preview/Repair.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Command/Preview/Repair.php b/core/Command/Preview/Repair.php
index 852eaeca1d4..845b9dbda92 100644
--- a/core/Command/Preview/Repair.php
+++ b/core/Command/Preview/Repair.php
@@ -1,6 +1,7 @@
<?php
declare(strict_types=1);
+
/**
* @copyright Copyright (c) 2020, Morris Jobke <hey@morrisjobke.de>
*