Mercurial > audlegacy
comparison audacious/glade.c @ 2105:f18a5b617c34 trunk
[svn] - move to GPLv2-only. Based on my interpretation of the license, we are
allowed to do this, so we are.
author | nenolod |
---|---|
date | Tue, 12 Dec 2006 08:38:32 -0800 |
parents | 705d4c089fce |
children | 4bc65cec8f7a |
comparison
equal
deleted
inserted
replaced
2104:d3f3badec91c | 2105:f18a5b617c34 |
---|---|
1 /* BMP - Cross-platform multimedia player | 1 /* BMP - Cross-platform multimedia player |
2 * Copyright (C) 2003-2004 BMP development team. | 2 * Copyright (C) 2003-2004 BMP 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; either version 2 of the License, or | 6 * the Free Software Foundation; under version 2 of the License. |
7 * (at your option) any later version. | |
8 * | 7 * |
9 * 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, |
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of | 9 * but WITHOUT ANY WARRANTY; without even the implied warranty of |
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
12 * GNU General Public License for more details. | 11 * GNU General Public License for more details. |