aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/Db/AddMissingPrimaryKeys.php
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-12-16 14:54:15 +0100
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-12-16 18:48:22 +0100
commitd89a75be0b01f0423a7c1ad2d58aac73c3cc1f3a (patch)
tree9da8087afa7b72dcdccb29300c3288d5c8a901c4 /core/Command/Db/AddMissingPrimaryKeys.php
parentce9590618ccd431c5caa183a0e1009b2feb775bf (diff)
downloadnextcloud-server-d89a75be0b01f0423a7c1ad2d58aac73c3cc1f3a.tar.gz
nextcloud-server-d89a75be0b01f0423a7c1ad2d58aac73c3cc1f3a.zip
Update all license headers for Nextcloud 21
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'core/Command/Db/AddMissingPrimaryKeys.php')
-rw-r--r--core/Command/Db/AddMissingPrimaryKeys.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/core/Command/Db/AddMissingPrimaryKeys.php b/core/Command/Db/AddMissingPrimaryKeys.php
index a51249b1b8b..ef3d6a05f2e 100644
--- a/core/Command/Db/AddMissingPrimaryKeys.php
+++ b/core/Command/Db/AddMissingPrimaryKeys.php
@@ -5,13 +5,7 @@ declare(strict_types=1);
/**
* @copyright Copyright (c) 2017 Bjoern Schiessle <bjoern@schiessle.org>
*
- * @author Bjoern Schiessle <bjoern@schiessle.org>
* @author Joas Schilling <coding@schilljs.com>
- * @author Mario Danic <mario@lovelyhq.com>
- * @author Morris Jobke <hey@morrisjobke.de>
- * @author Robin Appelman <robin@icewind.nl>
- * @author Roeland Jago Douma <roeland@famdouma.nl>
- * @author Thomas Citharel <nextcloud@tcit.fr>
*
* @license GNU AGPL version 3 or any later version
*