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

GPL3 relicensing.
author William Pitcock <nenolod@atheme-project.org>
date Fri, 20 Jul 2007 08:59:47 -0500
parents 59661bd074b4
children f1c756f39e6c
comparison
equal deleted inserted replaced
3119:4ba71e08fed0 3121:3b6d316f8b09
2 * Audacious: A cross-platform multimedia player 2 * Audacious: A cross-platform multimedia player
3 * Copyright (c) 2007 William Pitcock <nenolod -at- sacredspiral.co.uk> 3 * Copyright (c) 2007 William Pitcock <nenolod -at- sacredspiral.co.uk>
4 * 4 *
5 * This program is free software; you can redistribute it and/or modify 5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by 6 * it under the terms of the GNU General Public License as published by
7 * the Free Software Foundation; under version 2 of the License. 7 * the Free Software Foundation; under version 3 of the License.
8 * 8 *
9 * This program is distributed in the hope that it will be useful, 9 * This program is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 * GNU General Public License for more details. 12 * GNU General Public License for more details.
13 * 13 *
14 * You should have received a copy of the GNU General Public License 14 * You should have received a copy of the GNU General Public License
15 * along with this program; if not, write to the Free Software 15 * along with this program. If not, see <http://www.gnu.org/licenses>.
16 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
17 * 02110-1301, USA.
18 */ 16 */
19 17
20 #include "platform/smartinclude.h" 18 #include "platform/smartinclude.h"
21 19
22 #include <gtk/gtkmain.h> 20 #include <gtk/gtkmain.h>