diff options
Diffstat (limited to 'lib/private')
-rw-r--r-- | lib/private/App/AppManager.php | 2 | ||||
-rw-r--r-- | lib/private/Files/Storage/DAV.php | 2 | ||||
-rw-r--r-- | lib/private/Group/Manager.php | 2 | ||||
-rw-r--r-- | lib/private/Installer.php | 2 | ||||
-rw-r--r-- | lib/private/Setup.php | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/lib/private/App/AppManager.php b/lib/private/App/AppManager.php index 5632b48bc21..6be892b7f49 100644 --- a/lib/private/App/AppManager.php +++ b/lib/private/App/AppManager.php @@ -4,7 +4,7 @@ * * @author Arthur Schiwon <blizzz@arthur-schiwon.de> * @author Bjoern Schiessle <bjoern@schiessle.org> - * @author Christoph Schaefer <christophł@wolkesicher.de> + * @author Christoph Schaefer "christophł@wolkesicher.de" * @author Christoph Wurst <christoph@owncloud.com> * @author Joas Schilling <coding@schilljs.com> * @author Julius Haertl <jus@bitgrid.net> diff --git a/lib/private/Files/Storage/DAV.php b/lib/private/Files/Storage/DAV.php index 311725be255..cd42b2d7073 100644 --- a/lib/private/Files/Storage/DAV.php +++ b/lib/private/Files/Storage/DAV.php @@ -13,7 +13,7 @@ * @author Robin Appelman <robin@icewind.nl> * @author Thomas Müller <thomas.mueller@tmit.eu> * @author Vincent Petry <pvince81@owncloud.com> - * @author vkuimov <vkuimov@nextcloud> + * @author vkuimov "vkuimov@nextcloud" * * @license AGPL-3.0 * diff --git a/lib/private/Group/Manager.php b/lib/private/Group/Manager.php index 48214471e8a..2d40b447996 100644 --- a/lib/private/Group/Manager.php +++ b/lib/private/Group/Manager.php @@ -18,7 +18,7 @@ * @author Thomas Müller <thomas.mueller@tmit.eu> * @author Vincent Petry <pvince81@owncloud.com> * @author Vinicius Cubas Brand <vinicius@eita.org.br> - * @author voxsim <Simon Vocella> + * @author voxsim "Simon Vocella" * * @license AGPL-3.0 * diff --git a/lib/private/Installer.php b/lib/private/Installer.php index e0c6844cbd0..be029c2bfd7 100644 --- a/lib/private/Installer.php +++ b/lib/private/Installer.php @@ -13,7 +13,7 @@ * @author Lukas Reschke <lukas@statuscode.ch> * @author Morris Jobke <hey@morrisjobke.de> * @author Robin Appelman <robin@icewind.nl> - * @author root <root@oc.(none)> + * @author root "root@oc.(none)" * @author Thomas Müller <thomas.mueller@tmit.eu> * @author Thomas Tanghus <thomas@tanghus.net> * diff --git a/lib/private/Setup.php b/lib/private/Setup.php index 8e718b02320..e1863a5814c 100644 --- a/lib/private/Setup.php +++ b/lib/private/Setup.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Administrator <Administrator@WINDOWS-2012> + * @author Administrator "Administrator@WINDOWS-2012" * @author Arthur Schiwon <blizzz@arthur-schiwon.de> * @author Bart Visscher <bartv@thisnet.nl> * @author Bernhard Posselt <dev@bernhard-posselt.com> |