summaryrefslogtreecommitdiffstats
path: root/lib/public/Files/EntityTooLargeException.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Files/EntityTooLargeException.php')
-rw-r--r--lib/public/Files/EntityTooLargeException.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/public/Files/EntityTooLargeException.php b/lib/public/Files/EntityTooLargeException.php
index 8dabc08f8bb..4a74403106c 100644
--- a/lib/public/Files/EntityTooLargeException.php
+++ b/lib/public/Files/EntityTooLargeException.php
@@ -1,9 +1,10 @@
<?php
/**
+ * @copyright Copyright (c) 2016, ownCloud, Inc.
+ *
* @author Morris Jobke <hey@morrisjobke.de>
* @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