comparison src/xmms-sid.c @ 412:7f694e5a1493

Updated GNU GPL (new FSF address) and some cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 14 Aug 2006 00:49:02 +0000
parents b2d233cd01ba
children d2e6682d3ef8
comparison
equal deleted inserted replaced
411:a26263683929 412:7f694e5a1493
14 This program is distributed in the hope that it will be useful, 14 This program is distributed in the hope that it will be useful,
15 but WITHOUT ANY WARRANTY; without even the implied warranty of 15 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 GNU General Public License for more details. 17 GNU General Public License for more details.
18 18
19 You should have received a copy of the GNU General Public License 19 You should have received a copy of the GNU General Public License along along
20 along with this program; if not, write to the Free Software 20 with this program; if not, write to the Free Software Foundation, Inc.,
21 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 21 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
22 */ 22 */
23 #include "xmms-sid.h" 23 #include "xmms-sid.h"
24 #include "xs_support.h" 24 #include "xs_support.h"
25 25
26 #ifdef HAVE_STDLIB_H 26 #ifdef HAVE_STDLIB_H