Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix copyright and authors
Signed-off-by: Michiel de Jong <[email protected]>
  • Loading branch information
michielbdejong committed Nov 30, 2023
commit 52a87910de653345bdabebc9d8a518290e449fad
2 changes: 1 addition & 1 deletion 3rdparty
Submodule 3rdparty updated 321 files
9 changes: 3 additions & 6 deletions apps/workflowengine/lib/Check/MfaVerified.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
<?php
/**
* @copyright Copyright (c) 2016 Joas Schilling <coding@schilljs.com>
* @copyright Copyright (c) 2023 MohammadReza Vahedi <mr.vahedi68@gmail.com>
*
* @author Arthur Schiwon <[email protected]>
* @author Christoph Wurst <[email protected]>
* @author Joas Schilling <[email protected]>
* @author Julius Härtl <[email protected]>
* @author Richard Steinmetz <[email protected]>
* @author MohammadReza Vahedi <<[email protected]>
* @author Michiel de Jong <[email protected]>
*
* @license GNU AGPL version 3 or any later version
*
Expand Down