From 9b6f99ab0824294f2491c3546f55788832634eff Mon Sep 17 00:00:00 2001 From: Sandro Lutz Date: Tue, 7 Feb 2017 01:25:39 +0100 Subject: Update license header Signed-off-by: Sandro Lutz --- core/Controller/LoginController.php | 2 ++ lib/private/User/Session.php | 2 ++ 2 files changed, 4 insertions(+) diff --git a/core/Controller/LoginController.php b/core/Controller/LoginController.php index c0e7be280b8..1430602d91a 100644 --- a/core/Controller/LoginController.php +++ b/core/Controller/LoginController.php @@ -1,8 +1,10 @@ * @copyright Copyright (c) 2016 Joas Schilling * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Sandro Lutz * @author Christoph Wurst * @author Joas Schilling * @author Lukas Reschke diff --git a/lib/private/User/Session.php b/lib/private/User/Session.php index 2ebe895a592..1486a5b7fea 100644 --- a/lib/private/User/Session.php +++ b/lib/private/User/Session.php @@ -1,7 +1,9 @@ * @copyright Copyright (c) 2016, ownCloud, Inc. * + * @author Sandro Lutz * @author Arthur Schiwon * @author Bernhard Posselt * @author Christoph Wurst -- cgit v1.2.3