diff options
Diffstat (limited to 'lib/public')
-rw-r--r-- | lib/public/App.php | 2 | ||||
-rw-r--r-- | lib/public/AppFramework/Http/DataDownloadResponse.php | 2 | ||||
-rw-r--r-- | lib/public/Config.php | 2 | ||||
-rw-r--r-- | lib/public/Files.php | 2 | ||||
-rw-r--r-- | lib/public/Template.php | 2 | ||||
-rw-r--r-- | lib/public/User.php | 2 | ||||
-rw-r--r-- | lib/public/Util.php | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/lib/public/App.php b/lib/public/App.php index 250d33bf01f..3afd36f2c96 100644 --- a/lib/public/App.php +++ b/lib/public/App.php @@ -4,7 +4,7 @@ * * @author Bart Visscher <bartv@thisnet.nl> * @author Frank Karlitschek <frank@karlitschek.de> - * @author Georg Ehrke <georg@owncloud.com> + * @author Georg Ehrke <oc.list@georgehrke.com> * @author Joas Schilling <coding@schilljs.com> * @author Jörn Friedrich Dreyer <jfd@butonic.de> * @author Morris Jobke <hey@morrisjobke.de> diff --git a/lib/public/AppFramework/Http/DataDownloadResponse.php b/lib/public/AppFramework/Http/DataDownloadResponse.php index 1107c9941e1..e9fcba8148d 100644 --- a/lib/public/AppFramework/Http/DataDownloadResponse.php +++ b/lib/public/AppFramework/Http/DataDownloadResponse.php @@ -2,7 +2,7 @@ /** * @copyright Copyright (c) 2016, ownCloud, Inc. * - * @author Georg Ehrke <georg@owncloud.com> + * @author Georg Ehrke <oc.list@georgehrke.com> * @author Morris Jobke <hey@morrisjobke.de> * * @license AGPL-3.0 diff --git a/lib/public/Config.php b/lib/public/Config.php index b8f25b93026..136b7578f40 100644 --- a/lib/public/Config.php +++ b/lib/public/Config.php @@ -4,7 +4,7 @@ * * @author Bart Visscher <bartv@thisnet.nl> * @author Frank Karlitschek <frank@karlitschek.de> - * @author Georg Ehrke <georg@owncloud.com> + * @author Georg Ehrke <oc.list@georgehrke.com> * @author Jörn Friedrich Dreyer <jfd@butonic.de> * @author Lukas Reschke <lukas@statuscode.ch> * @author Morris Jobke <hey@morrisjobke.de> diff --git a/lib/public/Files.php b/lib/public/Files.php index 8b6d34b35a2..d66e0f1b645 100644 --- a/lib/public/Files.php +++ b/lib/public/Files.php @@ -5,7 +5,7 @@ * @author Bart Visscher <bartv@thisnet.nl> * @author Björn Schießle <bjoern@schiessle.org> * @author Frank Karlitschek <frank@karlitschek.de> - * @author Georg Ehrke <georg@owncloud.com> + * @author Georg Ehrke <oc.list@georgehrke.com> * @author Joas Schilling <coding@schilljs.com> * @author Jörn Friedrich Dreyer <jfd@butonic.de> * @author Morris Jobke <hey@morrisjobke.de> diff --git a/lib/public/Template.php b/lib/public/Template.php index e264e9c79d8..b7f86889edb 100644 --- a/lib/public/Template.php +++ b/lib/public/Template.php @@ -4,7 +4,7 @@ * * @author Bart Visscher <bartv@thisnet.nl> * @author Frank Karlitschek <frank@karlitschek.de> - * @author Georg Ehrke <georg@owncloud.com> + * @author Georg Ehrke <oc.list@georgehrke.com> * @author Joas Schilling <coding@schilljs.com> * @author Jörn Friedrich Dreyer <jfd@butonic.de> * @author Lukas Reschke <lukas@statuscode.ch> diff --git a/lib/public/User.php b/lib/public/User.php index bbfaa6d5466..40be50dd19c 100644 --- a/lib/public/User.php +++ b/lib/public/User.php @@ -5,7 +5,7 @@ * @author Bart Visscher <bartv@thisnet.nl> * @author Björn Schießle <bjoern@schiessle.org> * @author Frank Karlitschek <frank@karlitschek.de> - * @author Georg Ehrke <georg@owncloud.com> + * @author Georg Ehrke <oc.list@georgehrke.com> * @author Joas Schilling <coding@schilljs.com> * @author Jörn Friedrich Dreyer <jfd@butonic.de> * @author Lukas Reschke <lukas@statuscode.ch> diff --git a/lib/public/Util.php b/lib/public/Util.php index d1d1d387d6d..5127beaf505 100644 --- a/lib/public/Util.php +++ b/lib/public/Util.php @@ -6,7 +6,7 @@ * @author Bart Visscher <bartv@thisnet.nl> * @author Björn Schießle <bjoern@schiessle.org> * @author Frank Karlitschek <frank@karlitschek.de> - * @author Georg Ehrke <georg@owncloud.com> + * @author Georg Ehrke <oc.list@georgehrke.com> * @author Individual IT Services <info@individual-it.net> * @author Jens-Christian Fischer <jens-christian.fischer@switch.ch> * @author Joas Schilling <coding@schilljs.com> |