summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Stream/Close.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/Files/Stream/Close.php')
-rw-r--r--lib/private/Files/Stream/Close.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/private/Files/Stream/Close.php b/lib/private/Files/Stream/Close.php
index 1c9b30705dd..dadd176f29f 100644
--- a/lib/private/Files/Stream/Close.php
+++ b/lib/private/Files/Stream/Close.php
@@ -1,10 +1,11 @@
<?php
/**
+ * @copyright Copyright (c) 2016, ownCloud, Inc.
+ *
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Morris Jobke <hey@morrisjobke.de>
* @author Robin Appelman <icewind@owncloud.com>
*
- * @copyright Copyright (c) 2016, ownCloud, Inc.
* @license AGPL-3.0
*
* This code is free software: you can redistribute it and/or modify