1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-29 04:25:55 -04:00

fixup license details

svn path=/icecast/trunk/icecast/; revision=15632
This commit is contained in:
Karl Heyes 2009-01-28 17:19:12 +00:00
parent fd9c54ce7f
commit 258cb85cc6

View File

@ -5,10 +5,12 @@
This program is free software; you can redistribute it and/or This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2 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, This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 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 You should have received a copy of the GNU General Public License
along with this program; if not, write to the along with this program; if not, write to the
@ -28,8 +30,6 @@
<xsl:for-each select="source"> <xsl:for-each select="source">
<!-- do we need to do something about streams that need auth?-->
<track> <track>
<location><xsl:value-of select="listenurl" /></location> <location><xsl:value-of select="listenurl" /></location>