s/eZ Components/Zeta Components

git-svn-id: https://svn.apache.org/repos/asf/incubator/zetacomponents/trunk@1096996 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/Base/src/base.php b/Base/src/base.php
index 4c53219..0cb4ac6 100644
--- a/Base/src/base.php
+++ b/Base/src/base.php
@@ -243,10 +243,10 @@
     }
 
     /**
-     * Figures out the base path of the eZ Components installation.
+     * Figures out the base path of the Zeta Components installation.
      *
      * It stores the path that it finds in a static member variable. The path
-     * depends on the installation method of the eZ Components. The SVN version
+     * depends on the installation method of the Zeta Components. The SVN version
      * has a different path than the PEAR installed version.
      */
     protected static function setPackageDir()
@@ -604,7 +604,7 @@
     }
 
     /**
-     * Returns the base path of the eZ Components installation
+     * Returns the base path of the Zeta Components installation
      *
      * This method returns the base path, including a trailing directory
      * separator.
@@ -671,4 +671,4 @@
         return self::$libraryMode;
     }
 }
-?>
+?>
\ No newline at end of file