comparison src/audacious/xconvert.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
comparison
equal deleted inserted replaced
3122:6b76324748f5 3123:f1c756f39e6c
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 * GNU General Public License for more details. 16 * GNU General Public License for more details.
17 * 17 *
18 * You should have received a copy of the GNU General Public License 18 * You should have received a copy of the GNU General Public License
19 * along with this program. If not, see <http://www.gnu.org/licenses>. 19 * along with this program. If not, see <http://www.gnu.org/licenses>.
20 *
21 * The Audacious team does not consider modular code linking to
22 * Audacious or using our public API to be a derived work.
20 */ 23 */
21 24
22 #include "config.h" 25 #include "config.h"
23 #include <stdlib.h> 26 #include <stdlib.h>
24 #include <audacious/plugin.h> 27 #include <audacious/plugin.h>