From f63915d0c8b28ed507f0db6e11ef50e9a0bd39f4 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Thu, 25 Jun 2015 11:43:55 +0200 Subject: update license headers and authors --- core/command/user/add.php | 2 ++ core/command/user/delete.php | 2 ++ core/command/user/lastseen.php | 1 + core/command/user/report.php | 1 + core/command/user/resetpassword.php | 3 +++ 5 files changed, 9 insertions(+) (limited to 'core/command/user') diff --git a/core/command/user/add.php b/core/command/user/add.php index c52ec4d0090..07060bb172f 100644 --- a/core/command/user/add.php +++ b/core/command/user/add.php @@ -1,6 +1,8 @@ + * @author Laurens Post + * @author Morris Jobke * * @copyright Copyright (c) 2015, ownCloud, Inc. * @license AGPL-3.0 diff --git a/core/command/user/delete.php b/core/command/user/delete.php index 63b81134873..e80c63bc732 100644 --- a/core/command/user/delete.php +++ b/core/command/user/delete.php @@ -1,6 +1,8 @@ + * @author Jens-Christian Fischer + * @author Joas Schilling * @author Morris Jobke * * @copyright Copyright (c) 2015, ownCloud, Inc. diff --git a/core/command/user/lastseen.php b/core/command/user/lastseen.php index 92fcb1d449b..931165ef9f6 100644 --- a/core/command/user/lastseen.php +++ b/core/command/user/lastseen.php @@ -1,6 +1,7 @@ + * @author Joas Schilling * @author Morris Jobke * * @copyright Copyright (c) 2015, ownCloud, Inc. diff --git a/core/command/user/report.php b/core/command/user/report.php index 5d89c0ae549..7a830f64c07 100644 --- a/core/command/user/report.php +++ b/core/command/user/report.php @@ -1,6 +1,7 @@ + * @author Joas Schilling * @author Morris Jobke * @author Thomas Müller * diff --git a/core/command/user/resetpassword.php b/core/command/user/resetpassword.php index 3e4b41c0a43..6c5846bcef3 100644 --- a/core/command/user/resetpassword.php +++ b/core/command/user/resetpassword.php @@ -2,6 +2,9 @@ /** * @author Andreas Fischer * @author Christopher Schäpers + * @author Clark Tomlinson + * @author Joas Schilling + * @author Laurens Post * @author Morris Jobke * * @copyright Copyright (c) 2015, ownCloud, Inc. -- cgit v1.2.3