Mercurial > audlegacy
comparison src/audacious/ui_albumart.c @ 3123:f1c756f39e6c trunk audacious-1.4.0-DR1
Invoke "Plugins are not derived work" clause provided by GPL3.
author | William Pitcock <nenolod@atheme-project.org> |
---|---|
date | Fri, 20 Jul 2007 09:09:58 -0500 |
parents | 3b6d316f8b09 |
children | f985357757e0 |
comparison
equal
deleted
inserted
replaced
3122:6b76324748f5 | 3123:f1c756f39e6c |
---|---|
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
13 * GNU General Public License for more details. | 13 * GNU General Public License for more details. |
14 * | 14 * |
15 * You should have received a copy of the GNU General Public License | 15 * You should have received a copy of the GNU General Public License |
16 * along with this program. If not, see <http://www.gnu.org/licenses>. | 16 * along with this program. If not, see <http://www.gnu.org/licenses>. |
17 * | |
18 * The Audacious team does not consider modular code linking to | |
19 * Audacious or using our public API to be a derived work. | |
17 */ | 20 */ |
18 | 21 |
19 #ifdef HAVE_CONFIG_H | 22 #ifdef HAVE_CONFIG_H |
20 # include "config.h" | 23 # include "config.h" |
21 #endif | 24 #endif |