aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/encryption/exceptions/encryptionheaderkeyexistsexception.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/encryption/exceptions/encryptionheaderkeyexistsexception.php')
-rw-r--r--lib/private/encryption/exceptions/encryptionheaderkeyexistsexception.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/private/encryption/exceptions/encryptionheaderkeyexistsexception.php b/lib/private/encryption/exceptions/encryptionheaderkeyexistsexception.php
index b3875cdd1a9..8e547c5aee5 100644
--- a/lib/private/encryption/exceptions/encryptionheaderkeyexistsexception.php
+++ b/lib/private/encryption/exceptions/encryptionheaderkeyexistsexception.php
@@ -1,9 +1,11 @@
<?php
/**
- * @author Björn Schießle <schiessle@owncloud.com>
+ * @copyright Copyright (c) 2016, ownCloud, Inc.
+ *
+ * @author Björn Schießle <bjoern@schiessle.org>
+ * @author Lukas Reschke <lukas@statuscode.ch>
* @author Thomas Müller <thomas.mueller@tmit.eu>
*
- * @copyright Copyright (c) 2016, ownCloud, Inc.
* @license AGPL-3.0
*
* This code is free software: you can redistribute it and/or modify