summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2016-03-01 17:45:05 +0100
committerLukas Reschke <lukas@owncloud.com>2016-03-01 17:45:05 +0100
commitc430f5ba53e02efb373667c8baf59f0209d3bfeb (patch)
tree1fb193c847d8c83cda2ba319ddcb0112747b36fd /lib
parent933f60e3147ad872acf3211dc826ebf528434681 (diff)
downloadnextcloud-server-c430f5ba53e02efb373667c8baf59f0209d3bfeb.tar.gz
nextcloud-server-c430f5ba53e02efb373667c8baf59f0209d3bfeb.zip
Map Maci
Diffstat (limited to 'lib')
-rw-r--r--lib/private/files/view.php2
-rw-r--r--lib/public/share/exceptions/genericshareexception.php1
2 files changed, 2 insertions, 1 deletions
diff --git a/lib/private/files/view.php b/lib/private/files/view.php
index 2656e34cddf..52be8a7e226 100644
--- a/lib/private/files/view.php
+++ b/lib/private/files/view.php
@@ -5,7 +5,7 @@
* @author Björn Schießle <schiessle@owncloud.com>
* @author cmeh <cmeh@users.noreply.github.com>
* @author Florin Peter <github@florin-peter.de>
- * @author Jesus Macias <jmacias@full-on-net.com>
+ * @author Jesús Macias <jmacias@solidgear.es>
* @author Joas Schilling <nickvergessen@owncloud.com>
* @author Jörn Friedrich Dreyer <jfd@butonic.de>
* @author Klaas Freitag <freitag@owncloud.com>
diff --git a/lib/public/share/exceptions/genericshareexception.php b/lib/public/share/exceptions/genericshareexception.php
index b36956a2f98..b32c2f26574 100644
--- a/lib/public/share/exceptions/genericshareexception.php
+++ b/lib/public/share/exceptions/genericshareexception.php
@@ -1,5 +1,6 @@
<?php
/**
+ * @author Lukas Reschke <lukas@owncloud.com>
* @author Roeland Jago Douma <rullzer@owncloud.com>
*
* @copyright Copyright (c) 2016, ownCloud, Inc.