summaryrefslogtreecommitdiffstats
path: root/core/Command/Db
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2020-01-13 14:23:49 +0100
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-01-13 14:23:49 +0100
commit6127c288e836a78a9cb77da5f05f131b019fe868 (patch)
tree6f0ca06b18bf57e91f7109b4899dcb0c2b62f912 /core/Command/Db
parentb805d0c764e82220093782a334f760362f057a5e (diff)
downloadnextcloud-server-6127c288e836a78a9cb77da5f05f131b019fe868.tar.gz
nextcloud-server-6127c288e836a78a9cb77da5f05f131b019fe868.zip
Fix license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'core/Command/Db')
-rw-r--r--core/Command/Db/ConvertType.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Command/Db/ConvertType.php b/core/Command/Db/ConvertType.php
index 3c5d62aa4bd..c79ece79915 100644
--- a/core/Command/Db/ConvertType.php
+++ b/core/Command/Db/ConvertType.php
@@ -4,6 +4,7 @@
*
* @author Andreas Fischer <bantu@owncloud.com>
* @author Bart Visscher <bartv@thisnet.nl>
+ * @author Bernhard Ostertag <bernieo.code@gmx.de>
* @author Joas Schilling <coding@schilljs.com>
* @author Lukas Reschke <lukas@statuscode.ch>
* @author Łukasz Buśko <busko.lukasz@pm.me>