diff options
author | Marcel Klehr <mklehr@gmx.net> | 2023-06-19 11:10:52 +0200 |
---|---|---|
committer | Marcel Klehr <mklehr@gmx.net> | 2023-08-09 09:55:27 +0200 |
commit | 33f3379855e3a58023954433e7910161033736d4 (patch) | |
tree | 42e276feec6a9d332ef2f676332669f2ae42b648 /core/Migrations | |
parent | ed3672a5c2abbeaa3976e4dcee8169b42d9c9783 (diff) | |
download | nextcloud-server-33f3379855e3a58023954433e7910161033736d4.tar.gz nextcloud-server-33f3379855e3a58023954433e7910161033736d4.zip |
Fix Copyright
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
(cherry picked from commit 9e9fc1d99bc8f058762d27d548303a62372771e7)
Diffstat (limited to 'core/Migrations')
-rw-r--r-- | core/Migrations/Version28000Date20230616104802.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/Migrations/Version28000Date20230616104802.php b/core/Migrations/Version28000Date20230616104802.php index 484267f9fab..ffb2b38f57e 100644 --- a/core/Migrations/Version28000Date20230616104802.php +++ b/core/Migrations/Version28000Date20230616104802.php @@ -3,9 +3,9 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2023 Louis Chmn <louis@chmn.me> + * @copyright Copyright (c) 2023 Marcel Klehr <mklehr@gmx.net> * - * @author Louis Chmn <louis@chmn.me> + * @author Marcel Klehr <mklehr@gmx.net> * * @license GNU AGPL version 3 or any later version * |