diff --git a/module/VuFind/src/VuFind/ILS/Driver/Koha.php b/module/VuFind/src/VuFind/ILS/Driver/Koha.php
index 6f2d36aa60268a52fe796fb75fcfa896eedb8b88..0d0880aa940fdecbafbdb6cf1eeab258fe0859bd 100644
--- a/module/VuFind/src/VuFind/ILS/Driver/Koha.php
+++ b/module/VuFind/src/VuFind/ILS/Driver/Koha.php
@@ -32,8 +32,6 @@ use PDO, PDOException, VuFind\Exception\ILS as ILSException;
 /**
  * VuFind Driver for Koha (version: 3.02)
  *
- * last updated: 12/21/2010
- *
  * @category VuFind2
  * @package  ILS_Drivers
  * @author   Altaf Mahmud, System Programmer <altaf.mahmud@gmail.com>