diff --git a/module/VuFind/src/VuFind/Connection/OpenLibrary.php b/module/VuFind/src/VuFind/Connection/OpenLibrary.php
index 2e27d5d4e34d28e90ce5a7b96cac5c3cfcd7a47f..439b4e043f7190aac7b6468325e10610404dd0e6 100644
--- a/module/VuFind/src/VuFind/Connection/OpenLibrary.php
+++ b/module/VuFind/src/VuFind/Connection/OpenLibrary.php
@@ -21,7 +21,7 @@
  *
  * @category VuFind2
  * @package  OpenLibrary
- * @author   Eoghan Ó Carragáin <eoghan.ocarragain@gmail.com>
+ * @author   Eoghan Ó Carragáin <eoghan.ocarragain@gmail.com>
  * @license  http://opensource.org/licenses/gpl-2.0.php GNU General Public License
  * @link     http://vufind.org/wiki/vufind2:developer_manual Wiki
  */
@@ -34,7 +34,7 @@ namespace VuFind\Connection;
  *
  * @category VuFind2
  * @package  OpenLibrary
- * @author   Eoghan Ó Carragáin <eoghan.ocarragain@gmail.com>
+ * @author   Eoghan Ó Carragáin <eoghan.ocarragain@gmail.com>
  * @license  http://opensource.org/licenses/gpl-2.0.php GNU General Public License
  * @link     http://vufind.org/wiki/vufind2:developer_manual Wiki
  */
diff --git a/module/VuFind/src/VuFind/Recommend/OpenLibrarySubjects.php b/module/VuFind/src/VuFind/Recommend/OpenLibrarySubjects.php
index f04650c7f080aba8c2454d99afbe5a658d3bd01c..c325ae7b62e729b6feb021a567e207f69c9b4c2b 100644
--- a/module/VuFind/src/VuFind/Recommend/OpenLibrarySubjects.php
+++ b/module/VuFind/src/VuFind/Recommend/OpenLibrarySubjects.php
@@ -22,7 +22,7 @@
  * @category VuFind2
  * @package  Recommendations
  * @author   Demian Katz <demian.katz@villanova.edu>
- * @author   Eoghan Ó Carragáin <eoghan.ocarragain@gmail.com>
+ * @author   Eoghan Ó Carragáin <eoghan.ocarragain@gmail.com>
  * @license  http://opensource.org/licenses/gpl-2.0.php GNU General Public License
  * @link     http://vufind.org/wiki/vufind2:recommendation_modules Wiki
  */
@@ -38,7 +38,7 @@ use VuFind\Connection\OpenLibrary, VuFind\Solr\Utils as SolrUtils;
  * @category VuFind2
  * @package  Recommendations
  * @author   Demian Katz <demian.katz@villanova.edu>
- * @author   Eoghan Ó Carragáin <eoghan.ocarragain@gmail.com>
+ * @author   Eoghan Ó Carragáin <eoghan.ocarragain@gmail.com>
  * @license  http://opensource.org/licenses/gpl-2.0.php GNU General Public License
  * @link     http://vufind.org/wiki/vufind2:recommendation_modules Wiki
  */
diff --git a/module/VuFind/src/VuFind/Recommend/OpenLibrarySubjectsDeferred.php b/module/VuFind/src/VuFind/Recommend/OpenLibrarySubjectsDeferred.php
index f36217bbc631a6b99d542b159adbe72aaffaf6cf..7ed94cd39d3ef223d04cff516d24127a42cadf20 100644
--- a/module/VuFind/src/VuFind/Recommend/OpenLibrarySubjectsDeferred.php
+++ b/module/VuFind/src/VuFind/Recommend/OpenLibrarySubjectsDeferred.php
@@ -22,7 +22,7 @@
  * @category VuFind2
  * @package  Recommendations
  * @author   Demian Katz <demian.katz@villanova.edu>
- * @author   Eoghan Ó Carragáin <eoghan.ocarragain@gmail.com>
+ * @author   Eoghan Ó Carragáin <eoghan.ocarragain@gmail.com>
  * @license  http://opensource.org/licenses/gpl-2.0.php GNU General Public License
  * @link     http://vufind.org/wiki/vufind2:recommendation_modules Wiki
  */
@@ -37,7 +37,7 @@ namespace VuFind\Recommend;
  * @category VuFind2
  * @package  Recommendations
  * @author   Demian Katz <demian.katz@villanova.edu>
- * @author   Eoghan Ó Carragáin <eoghan.ocarragain@gmail.com>
+ * @author   Eoghan Ó Carragáin <eoghan.ocarragain@gmail.com>
  * @license  http://opensource.org/licenses/gpl-2.0.php GNU General Public License
  * @link     http://vufind.org/wiki/vufind2:recommendation_modules Wiki
  */
diff --git a/module/VuFind/src/VuFind/View/Helper/Root/Reviews.php b/module/VuFind/src/VuFind/View/Helper/Root/Reviews.php
index b1d106b784349fb74130e84d9444ec3c1ac159b9..12b616989f00e550d94802c9468f4e2681337a92 100644
--- a/module/VuFind/src/VuFind/View/Helper/Root/Reviews.php
+++ b/module/VuFind/src/VuFind/View/Helper/Root/Reviews.php
@@ -424,7 +424,7 @@ class Reviews extends AbstractSyndetics implements \Zend\Log\LoggerAwareInterfac
      *
      * @throws \Exception
      * @return array     Returns array with review data
-     * @author Eoghan Ó Carragáin <eoghan.ocarragain@gmail.com>
+     * @author Eoghan Ó Carragáin <eoghan.ocarragain@gmail.com>
      */
     protected function loadGuardian($id)
     {