[xiph-commits] r15632 - icecast/trunk/icecast/admin
karl at svn.xiph.org
karl at svn.xiph.org
Wed Jan 28 09:19:12 PST 2009
Author: karl
Date: 2009-01-28 09:19:12 -0800 (Wed, 28 Jan 2009)
New Revision: 15632
Modified:
icecast/trunk/icecast/admin/xspf.xsl
Log:
fixup license details
Modified: icecast/trunk/icecast/admin/xspf.xsl
===================================================================
--- icecast/trunk/icecast/admin/xspf.xsl 2009-01-28 05:33:44 UTC (rev 15631)
+++ icecast/trunk/icecast/admin/xspf.xsl 2009-01-28 17:19:12 UTC (rev 15632)
@@ -5,10 +5,12 @@
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.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the
@@ -28,8 +30,6 @@
<xsl:for-each select="source">
-<!-- do we need to do something about streams that need auth?-->
-
<track>
<location><xsl:value-of select="listenurl" /></location>
More information about the commits
mailing list