From 813f0a0f40dd42b28cd35d91616f3f87ef400861 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 21 Jul 2016 16:49:16 +0200 Subject: Fix apps/ --- apps/encryption/lib/Exceptions/MultiKeyEncryptException.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apps/encryption/lib/Exceptions/MultiKeyEncryptException.php') diff --git a/apps/encryption/lib/Exceptions/MultiKeyEncryptException.php b/apps/encryption/lib/Exceptions/MultiKeyEncryptException.php index bc0872ffdd2..6b7c360b904 100644 --- a/apps/encryption/lib/Exceptions/MultiKeyEncryptException.php +++ b/apps/encryption/lib/Exceptions/MultiKeyEncryptException.php @@ -1,8 +1,9 @@ * - * @copyright Copyright (c) 2016, ownCloud, Inc. * @license AGPL-3.0 * * This code is free software: you can redistribute it and/or modify -- cgit v1.2.3