summaryrefslogtreecommitdiffstats
path: root/lib/private/Repair/SqliteAutoincrement.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Repair/SqliteAutoincrement.php')
-rw-r--r--lib/private/Repair/SqliteAutoincrement.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/private/Repair/SqliteAutoincrement.php b/lib/private/Repair/SqliteAutoincrement.php
index e6f90dcece3..1f13f43b4d9 100644
--- a/lib/private/Repair/SqliteAutoincrement.php
+++ b/lib/private/Repair/SqliteAutoincrement.php
@@ -1,5 +1,6 @@
<?php
/**
+ * @author Thomas Müller <thomas.mueller@tmit.eu>
* @author Vincent Petry <pvince81@owncloud.com>
*
* @copyright Copyright (c) 2016, ownCloud, Inc.