summaryrefslogtreecommitdiffstats
path: root/modules/infotools/AmazonSearchEngine.class.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/infotools/AmazonSearchEngine.class.php')
-rw-r--r--modules/infotools/AmazonSearchEngine.class.php11
1 files changed, 2 insertions, 9 deletions
diff --git a/modules/infotools/AmazonSearchEngine.class.php b/modules/infotools/AmazonSearchEngine.class.php
index 9688a4f2..ee606621 100644
--- a/modules/infotools/AmazonSearchEngine.class.php
+++ b/modules/infotools/AmazonSearchEngine.class.php
@@ -9,7 +9,6 @@
* searches and only return information abou the album
* art
*
- * PHP version 5
*
* LICENSE: GNU General Public License, version 2 (GPLv2)
* Copyright (c) 2001 - 2006 Ampache.org All Rights Reserved
@@ -29,13 +28,10 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* @category AmazonSearch
- * @package Modules
- * @author Karl Vollmer <vollmer@ampache.org>
+ * @package Ampache
* @copyright 2001 - 2011 Ampache.org
* @license http://opensource.org/licenses/gpl-2.0 GPLv2
- * @version PHP 5.2
* @link http://www.ampache.org/
- * @since File available since Release 1.0
*/
/**
@@ -48,13 +44,10 @@
* art
*
* @category AmazonSearch
- * @package Modules
- * @author Karl Vollmer <vollmer@ampache.org>
+ * @package Ampache
* @copyright 2001 - 2011 Ampache.org
* @license http://opensource.org/licenses/gpl-2.0 GPLv2
- * @version Release:
* @link http://www.ampache.org/
- * @since Class available since Release 1.0
*/
class AmazonSearch {