comparison src/audacious/ui_skinned_equalizer_slider.c @ 3121:3b6d316f8b09 trunk

GPL3 relicensing.
author William Pitcock <nenolod@atheme-project.org>
date Fri, 20 Jul 2007 08:59:47 -0500
parents 38ca234df0d9
children f02623377013
comparison
equal deleted inserted replaced
3119:4ba71e08fed0 3121:3b6d316f8b09
8 * XMMS: 8 * XMMS:
9 * Copyright (C) 1998-2003 XMMS development team. 9 * Copyright (C) 1998-2003 XMMS development team.
10 * 10 *
11 * This program is free software; you can redistribute it and/or modify 11 * This program is free software; you can redistribute it and/or modify
12 * it under the terms of the GNU General Public License as published by 12 * it under the terms of the GNU General Public License as published by
13 * the Free Software Foundation; under version 2 of the License. 13 * the Free Software Foundation; under version 3 of the License.
14 * 14 *
15 * This program is distributed in the hope that it will be useful, 15 * This program is distributed in the hope that it will be useful,
16 * but WITHOUT ANY WARRANTY; without even the implied warranty of 16 * but WITHOUT ANY WARRANTY; without even the implied warranty of
17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18 * GNU General Public License for more details. 18 * GNU General Public License for more details.
19 * 19 *
20 * You should have received a copy of the GNU General Public License 20 * You should have received a copy of the GNU General Public License
21 * along with this program; if not, write to the Free Software 21 * along with this program; If not, see <http://www.gnu.org/licenses>.
22 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
23 */ 22 */
24 23
25 #include "widgets/widgetcore.h" 24 #include "widgets/widgetcore.h"
26 #include "ui_skinned_equalizer_slider.h" 25 #include "ui_skinned_equalizer_slider.h"
27 #include "util.h" 26 #include "util.h"