diff options
author | Christoph Wurst <christoph@winzerhof-wurst.at> | 2020-01-13 14:23:49 +0100 |
---|---|---|
committer | Christoph Wurst <christoph@winzerhof-wurst.at> | 2020-01-13 14:23:49 +0100 |
commit | 6127c288e836a78a9cb77da5f05f131b019fe868 (patch) | |
tree | 6f0ca06b18bf57e91f7109b4899dcb0c2b62f912 /lib/private/DirectEditing | |
parent | b805d0c764e82220093782a334f760362f057a5e (diff) | |
download | nextcloud-server-6127c288e836a78a9cb77da5f05f131b019fe868.tar.gz nextcloud-server-6127c288e836a78a9cb77da5f05f131b019fe868.zip |
Fix license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'lib/private/DirectEditing')
-rw-r--r-- | lib/private/DirectEditing/Manager.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/private/DirectEditing/Manager.php b/lib/private/DirectEditing/Manager.php index a514eaea482..03bdba43564 100644 --- a/lib/private/DirectEditing/Manager.php +++ b/lib/private/DirectEditing/Manager.php @@ -2,6 +2,7 @@ /** * @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net> * + * @author Christoph Wurst <christoph@winzerhof-wurst.at> * @author Julius Härtl <jus@bitgrid.net> * @author Tobias Kaminsky <tobias@kaminsky.me> * |