diff --git a/module/VuDL/src/VuDL/Fedora.php b/module/VuDL/src/VuDL/Fedora.php
index f5b397129550e9ff0a73ec149c7d3f7ba1bbf4e1..65a8f3057086d91604660dd048eacda45196c497 100644
--- a/module/VuDL/src/VuDL/Fedora.php
+++ b/module/VuDL/src/VuDL/Fedora.php
@@ -20,7 +20,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * @category VuFind2
- * @package  Controller
+ * @package  VuDL
  * @author   Chris Hallberg <challber@villanova.edu>
  * @license  http://opensource.org/licenses/gpl-3.0.php GNU General Public License
  * @link     http://vufind.org/wiki/
@@ -32,7 +32,7 @@ use VuFindHttp\HttpServiceInterface;
  * VuDL-Fedora connection class
  *
  * @category VuFind2
- * @package  Controller
+ * @package  VuDL
  * @author   Chris Hallberg <challber@villanova.edu>
  * @license  http://opensource.org/licenses/gpl-3.0.php GNU General Public License
  * @link     http://vufind.org/wiki/
diff --git a/module/VuDL/src/VuDL/OutlineGenerator.php b/module/VuDL/src/VuDL/OutlineGenerator.php
index d4a09f9164e5ae9f8f50ee62e7eaea99bbc2441a..d8677076f196442ca7bd04e9737e67fd19a8d5c9 100644
--- a/module/VuDL/src/VuDL/OutlineGenerator.php
+++ b/module/VuDL/src/VuDL/OutlineGenerator.php
@@ -20,7 +20,7 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  *
  * @category VuFind2
- * @package  Controller
+ * @package  VuDL
  * @author   Chris Hallberg <challber@villanova.edu>
  * @license  http://opensource.org/licenses/gpl-3.0.php GNU General Public License
  * @link     http://vufind.org/wiki/
@@ -32,7 +32,7 @@ use Zend\Mvc\Controller\Plugin\Url as UrlHelper;
  * VuDL outline generator
  *
  * @category VuFind2
- * @package  Controller
+ * @package  VuDL
  * @author   Chris Hallberg <challber@villanova.edu>
  * @license  http://opensource.org/licenses/gpl-3.0.php GNU General Public License
  * @link     http://vufind.org/wiki/