From aee809f1dc53e618a719e22c43062d0657d9fa6a Mon Sep 17 00:00:00 2001 From: momo-i Date: Thu, 3 Feb 2011 10:07:39 +0900 Subject: header comment replace for phpdoc --- play/index.php | 48 ++++++++++++++++++++++++++++++------------------ 1 file changed, 30 insertions(+), 18 deletions(-) (limited to 'play/index.php') diff --git a/play/index.php b/play/index.php index 430230d5..a68223c8 100644 --- a/play/index.php +++ b/play/index.php @@ -1,24 +1,36 @@ + * @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 + */ -*/ /* This is the wrapper for opening music streams from this server. This script -- cgit