From 5bf3d1bb384da56adbf205752be8f840aac3b0c5 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Tue, 3 Dec 2019 19:57:53 +0100 Subject: Update license headers Signed-off-by: Christoph Wurst --- lib/private/Session/Internal.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'lib/private/Session/Internal.php') diff --git a/lib/private/Session/Internal.php b/lib/private/Session/Internal.php index 6d09a2fab1b..d235e9eb50b 100644 --- a/lib/private/Session/Internal.php +++ b/lib/private/Session/Internal.php @@ -1,14 +1,18 @@ * @author cetra3 - * @author Christoph Wurst + * @author Christoph Wurst * @author Lukas Reschke + * @author MartB * @author Morris Jobke * @author Robin Appelman + * @author Roeland Jago Douma * @author Thomas Müller * @author Victor Dubiniuk * @@ -24,7 +28,7 @@ declare(strict_types=1); * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License, version 3, - * along with this program. If not, see + * along with this program. If not, see * */ -- cgit v1.2.3