diff src/audacious/main.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 6494bb1f23a4
line wrap: on
line diff
--- a/src/audacious/main.c	Fri Jul 20 09:00:33 2007 -0500
+++ b/src/audacious/main.c	Fri Jul 20 09:09:58 2007 -0500
@@ -18,6 +18,9 @@
  *
  *  You should have received a copy of the GNU General Public License
  *  along with this program.  If not, see <http://www.gnu.org/licenses>.
+ *
+ *  The Audacious team does not consider modular code linking to
+ *  Audacious or using our public API to be a derived work.
  */
 
 #ifdef HAVE_CONFIG_H