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