comparison src/audacious/ui_fileopener.h @ 3121:3b6d316f8b09 trunk

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