summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/catalog_update.inc8
-rw-r--r--bin/delete_disabled.inc7
-rw-r--r--bin/dump_album_art.inc7
-rw-r--r--bin/fix_filenames.inc7
-rw-r--r--bin/install/install-db.inc8
-rw-r--r--bin/migrate_config.inc7
-rw-r--r--bin/print_tags.inc7
-rw-r--r--bin/sort_files.inc7
-rw-r--r--bin/write_playlists.inc7
-rw-r--r--bin/write_tags.inc7
10 files changed, 10 insertions, 62 deletions
diff --git a/bin/catalog_update.inc b/bin/catalog_update.inc
index ce1699f3..cc0a2f93 100644
--- a/bin/catalog_update.inc
+++ b/bin/catalog_update.inc
@@ -3,8 +3,6 @@
/**
* Catalog Update
*
- * PHP version 5
- *
* LICENSE: GNU General Public License, version 2 (GPLv2)
* Copyright (c) 2001 - 2011 Ampache.org All Rights Reserved
*
@@ -21,14 +19,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * @category Bin
- * @package Bin
- * @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
*/
define('NO_SESSION','1');
diff --git a/bin/delete_disabled.inc b/bin/delete_disabled.inc
index dada5a56..05b097e7 100644
--- a/bin/delete_disabled.inc
+++ b/bin/delete_disabled.inc
@@ -3,7 +3,6 @@
/**
* Delete Disabled
*
- * PHP version 5
*
* LICENSE: GNU General Public License, version 2 (GPLv2)
* Copyright (c) 2001 - 2011 Ampache.org All Rights Reserved
@@ -21,14 +20,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * @category Bin
- * @package Bin
- * @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
*/
/**
diff --git a/bin/dump_album_art.inc b/bin/dump_album_art.inc
index cf317cb6..0f1c83e8 100644
--- a/bin/dump_album_art.inc
+++ b/bin/dump_album_art.inc
@@ -3,7 +3,6 @@
/**
* Dump Album Art
*
- * PHP version 5
*
* LICENSE: GNU General Public License, version 2 (GPLv2)
* Copyright (c) 2001 - 2011 Ampache.org All Rights Reserved
@@ -21,14 +20,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * @category Bin
- * @package Bin
- * @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
*/
define('NO_SESSION','1');
diff --git a/bin/fix_filenames.inc b/bin/fix_filenames.inc
index 14815ee2..4333f9e4 100644
--- a/bin/fix_filenames.inc
+++ b/bin/fix_filenames.inc
@@ -3,7 +3,6 @@
/**
* Fix Filenames
*
- * PHP version 5
*
* LICENSE: GNU General Public License, version 2 (GPLv2)
* Copyright (c) 2001 - 2011 Ampache.org All Rights Reserved
@@ -21,14 +20,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * @category Bin
- * @package Bin
- * @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
*/
define('NO_SESSION','1');
diff --git a/bin/install/install-db.inc b/bin/install/install-db.inc
index 3b0c8c12..08626e29 100644
--- a/bin/install/install-db.inc
+++ b/bin/install/install-db.inc
@@ -3,8 +3,6 @@
/**
* Install DB
*
- * PHP version 5
- *
* LICENSE: GNU General Public License, version 2 (GPLv2)
* Copyright (c) 2001 - 2011 Ampache.org All Rights Reserved
*
@@ -21,14 +19,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * @category Bin
- * @package Bin
- * @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
*/
define('NO_SESSION','1');
diff --git a/bin/migrate_config.inc b/bin/migrate_config.inc
index 12a4240b..5f0ea5fe 100644
--- a/bin/migrate_config.inc
+++ b/bin/migrate_config.inc
@@ -3,7 +3,6 @@
/**
* Migrate Config
*
- * PHP version 5
*
* LICENSE: GNU General Public License, version 2 (GPLv2)
* Copyright (c) 2001 - 2011 Ampache.org All Rights Reserved
@@ -21,14 +20,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * @category Bin
- * @package Bin
- * @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
*/
define('NO_SESSION','1');
diff --git a/bin/print_tags.inc b/bin/print_tags.inc
index 9ea14e6e..2633471c 100644
--- a/bin/print_tags.inc
+++ b/bin/print_tags.inc
@@ -3,7 +3,6 @@
/**
* Print Tags
*
- * PHP version 5
*
* LICENSE: GNU General Public License, version 2 (GPLv2)
* Copyright (c) 2001 - 2011 Ampache.org All Rights Reserved
@@ -21,14 +20,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * @category Bin
- * @package Bin
- * @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
*/
define('NO_SESSION','1');
diff --git a/bin/sort_files.inc b/bin/sort_files.inc
index e49a2e4f..9acf4cb9 100644
--- a/bin/sort_files.inc
+++ b/bin/sort_files.inc
@@ -3,7 +3,6 @@
/**
* Sort Files
*
- * PHP version 5
*
* LICENSE: GNU General Public License, version 2 (GPLv2)
* Copyright (c) 2001 - 2011 Ampache.org All Rights Reserved
@@ -21,14 +20,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * @category Bin
- * @package Bin
- * @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
*/
/**
diff --git a/bin/write_playlists.inc b/bin/write_playlists.inc
index de5538d6..8ee857fb 100644
--- a/bin/write_playlists.inc
+++ b/bin/write_playlists.inc
@@ -3,7 +3,6 @@
/**
* Write Playlists
*
- * PHP version 5
*
* LICENSE: GNU General Public License, version 2 (GPLv2)
* Copyright (c) 2001 - 2011 Ampache.org All Rights Reserved
@@ -21,14 +20,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * @category Bin
- * @package Bin
- * @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
*/
/*
diff --git a/bin/write_tags.inc b/bin/write_tags.inc
index 46320900..518b49e9 100644
--- a/bin/write_tags.inc
+++ b/bin/write_tags.inc
@@ -3,7 +3,6 @@
/**
* Write Tags
*
- * PHP version 5
*
* LICENSE: GNU General Public License, version 2 (GPLv2)
* Copyright (c) 2001 - 2011 Ampache.org All Rights Reserved
@@ -21,14 +20,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
- * @category Bin
- * @package Bin
- * @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
*/
/*