aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2023-10-11 21:17:49 +0200
committerArthur Schiwon <blizzz@arthur-schiwon.de>2023-10-12 12:32:19 +0200
commita27399b0baa2e617dce87ac895b7ff040ebaea36 (patch)
tree667d28f2dc6f78ebfc4b273c266279f62504d992
parent9a2966e73e5bf84adae61a18a59ca69bdb55a861 (diff)
downloadnextcloud-server-a27399b0baa2e617dce87ac895b7ff040ebaea36.tar.gz
nextcloud-server-a27399b0baa2e617dce87ac895b7ff040ebaea36.zip
fix(meta): copyright note
-rw-r--r--apps/settings/lib/Search/UserSearch.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/settings/lib/Search/UserSearch.php b/apps/settings/lib/Search/UserSearch.php
index 1b96d761916..24dd56c283c 100644
--- a/apps/settings/lib/Search/UserSearch.php
+++ b/apps/settings/lib/Search/UserSearch.php
@@ -3,7 +3,7 @@
declare(strict_types=1);
/**
- * @copyright Copyright (c) 2020 Joas Schilling <coding@schilljs.com>
+ * @copyright Copyright (c) 2023 Stephan Orbaugh <stephan.orbaugh@nextcloud.com>
*
* @author Stephan Orbaugh <stephan.orbaugh@nextcloud.com>
*