summaryrefslogtreecommitdiffstats
path: root/modules/plugins/Lastfm.plugin.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/plugins/Lastfm.plugin.php')
-rw-r--r--modules/plugins/Lastfm.plugin.php11
1 files changed, 2 insertions, 9 deletions
diff --git a/modules/plugins/Lastfm.plugin.php b/modules/plugins/Lastfm.plugin.php
index 2a24eccb..e75d2929 100644
--- a/modules/plugins/Lastfm.plugin.php
+++ b/modules/plugins/Lastfm.plugin.php
@@ -3,7 +3,6 @@
/**
* AmpacheLastfm Class
*
- * PHP version 5
*
* LICENSE: GNU General Public License, version 2 (GPLv2)
* Copyright (c) 2001 - 2011 Ampache.org All Rights Reserved
@@ -22,13 +21,10 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* @category AmpacheLastfm
- * @package Plugins
- * @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
*/
/**
@@ -37,13 +33,10 @@
* Description here...
*
* @category AmpacheLastfm
- * @package Plugins
- * @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 AmpacheLastfm {