Mercurial > audlegacy
comparison src/audacious/pluginenum.h @ 3121:3b6d316f8b09 trunk
GPL3 relicensing.
author | William Pitcock <nenolod@atheme-project.org> |
---|---|
date | Fri, 20 Jul 2007 08:59:47 -0500 |
parents | 3149d4b1a9a9 |
children | f1c756f39e6c |
comparison
equal
deleted
inserted
replaced
3119:4ba71e08fed0 | 3121:3b6d316f8b09 |
---|---|
7 * Based on XMMS: | 7 * Based on XMMS: |
8 * Copyright (C) 1998-2003 XMMS development team | 8 * Copyright (C) 1998-2003 XMMS development team |
9 * | 9 * |
10 * This program is free software; you can redistribute it and/or modify | 10 * This program is free software; you can redistribute it and/or modify |
11 * it under the terms of the GNU General Public License as published by | 11 * it under the terms of the GNU General Public License as published by |
12 * the Free Software Foundation; under version 2 of the License. | 12 * the Free Software Foundation; under version 3 of the License. |
13 * | 13 * |
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 |
20 * along with this program; if not, write to the Free Software | 20 * along with this program. If not, see <http://www.gnu.org/licenses>. |
21 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. | |
22 */ | 21 */ |
23 #ifndef PLUGINENUM_H | 22 #ifndef PLUGINENUM_H |
24 #define PLUGINENUM_H | 23 #define PLUGINENUM_H |
25 | 24 |
26 #include <glib.h> | 25 #include <glib.h> |