diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-11-15 09:28:23 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-11-15 09:28:23 +0000 |
commit | ad6644d6cb748929108dad3143021e85ed048906 (patch) | |
tree | 34dce627a366ae1e6a1b19280c2cb7c7a36e55ff /localplay.php | |
parent | 9c30aa01fec45685f2cd12db63f031cd4d1ce422 (diff) | |
download | ampache-ad6644d6cb748929108dad3143021e85ed048906.tar.gz ampache-ad6644d6cb748929108dad3143021e85ed048906.tar.bz2 ampache-ad6644d6cb748929108dad3143021e85ed048906.zip |
fixed some localplay issues
Diffstat (limited to 'localplay.php')
-rw-r--r-- | localplay.php | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/localplay.php b/localplay.php index d91ea86e..df79ce3a 100644 --- a/localplay.php +++ b/localplay.php @@ -5,9 +5,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 |