summaryrefslogtreecommitdiffstats
path: root/apps/encryption/lib/exceptions/privatekeymissingexception.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/lib/exceptions/privatekeymissingexception.php')
-rw-r--r--apps/encryption/lib/exceptions/privatekeymissingexception.php8
1 files changed, 5 insertions, 3 deletions
diff --git a/apps/encryption/lib/exceptions/privatekeymissingexception.php b/apps/encryption/lib/exceptions/privatekeymissingexception.php
index 50d75870b20..29db5a16641 100644
--- a/apps/encryption/lib/exceptions/privatekeymissingexception.php
+++ b/apps/encryption/lib/exceptions/privatekeymissingexception.php
@@ -1,7 +1,9 @@
<?php
- /**
- * @author Clark Tomlinson <clark@owncloud.com>
- * @since 2/25/15, 9:39 AM
+/**
+ * @author Björn Schießle <schiessle@owncloud.com>
+ * @author Clark Tomlinson <fallen013@gmail.com>
+ * @author Thomas Müller <thomas.mueller@tmit.eu>
+ *
* @copyright Copyright (c) 2015, ownCloud, Inc.
* @license AGPL-3.0
*