aboutsummaryrefslogtreecommitdiffstats
path: root/core/Command/Db/AddMissingPrimaryKeys.php
diff options
context:
space:
mode:
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
*