aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/files/stream/oc.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/files/stream/oc.php')
-rw-r--r--lib/private/files/stream/oc.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/private/files/stream/oc.php b/lib/private/files/stream/oc.php
index 8439770e8fa..f415bc13b15 100644
--- a/lib/private/files/stream/oc.php
+++ b/lib/private/files/stream/oc.php
@@ -1,11 +1,12 @@
<?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>
+ * @author Robin Appelman <robin@icewind.nl>
* @author Robin McCorkell <robin@mccorkell.me.uk>
*
- * @copyright Copyright (c) 2016, ownCloud, Inc.
* @license AGPL-3.0
*
* This code is free software: you can redistribute it and/or modify