diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-12-06 18:21:15 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-12-06 18:21:15 +0000 |
commit | caaf0f6e12a52bed50bde91644dff565b90e4325 (patch) | |
tree | 1a3629ce0d73b108e6649f560331f50c12342655 /templates/show_object_rating.inc.php | |
parent | f175c68f5de5631846084ef6159896d596ebc299 (diff) | |
download | ampache-caaf0f6e12a52bed50bde91644dff565b90e4325.tar.gz ampache-caaf0f6e12a52bed50bde91644dff565b90e4325.tar.bz2 ampache-caaf0f6e12a52bed50bde91644dff565b90e4325.zip |
dont track stats on a batch download.. thats just insane
Diffstat (limited to 'templates/show_object_rating.inc.php')
-rw-r--r-- | templates/show_object_rating.inc.php | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/templates/show_object_rating.inc.php b/templates/show_object_rating.inc.php index d24b62c6..5f4de7c7 100644 --- a/templates/show_object_rating.inc.php +++ b/templates/show_object_rating.inc.php @@ -4,9 +4,8 @@ All Rights Reserved This program is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License - as published by the Free Software Foundation; either version 2 - of the License, or (at your option) any later version. + modify it under the terms of the GNU General Public License v2 + as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of |