summaryrefslogtreecommitdiffstats
path: root/modules/httpq/httpqplayer.class.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/httpq/httpqplayer.class.php')
-rw-r--r--modules/httpq/httpqplayer.class.php11
1 files changed, 2 insertions, 9 deletions
diff --git a/modules/httpq/httpqplayer.class.php b/modules/httpq/httpqplayer.class.php
index e4a00e14..cb0afdbb 100644
--- a/modules/httpq/httpqplayer.class.php
+++ b/modules/httpq/httpqplayer.class.php
@@ -5,7 +5,6 @@
*
* Written by snuffels
*
- * PHP version 5
*
* LICENSE: GNU General Public License, version 2 (GPLv2)
* Copyright (c) 2001 - 2011 Ampache.org All Rights Reserved
@@ -24,13 +23,10 @@
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* @category HttpQPlayer
- * @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
*/
/**
@@ -41,13 +37,10 @@
* return null on failure
*
* @category HttpQPlayer
- * @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 HttpQPlayer {