<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ivan, IANAL, but MythTV itself is released under the GPL. Since it
isn't possible to use GPLed code in a project that is not GPL.
releasing a plugin under another license would at least require
reimplementing large parts of MythTV that plugins depend on and at
worst be impossible without rewriting MythTV itself.<br>
<br>
For example. plugins must link to certain mythTV components to receive
input notifications, to use Myth's database utilities, etc. If your
component is not GPL, it would have to reimplement each of these
libraries independently. It wouldn't so much be a plugin as a separate
program that happens to be called from a menu item.<br>
<br>
Again, I am not an expert in this field but these are some issues I'd
look into very carefully before releasing a plugin under another
license. May I ask what license you are considering using?<br>
<br>
<pre class="moz-signature" cols="72">Josh Lefler
Lefler, Inc.
Phone: 314-754-8719
Toll-Free: 877-242-8558
Website: <a class="moz-txt-link-abbreviated" href="http://www.leflerinc.com">www.leflerinc.com</a>
</pre>
<br>
<br>
Ivan Perez wrote:
<blockquote
 cite="mid1f200a430610210327j41f0e828g47a47a3988bdaae4@mail.gmail.com"
 type="cite">Hi there.<br>
  <br>
As far as I know, every Mythtv Plugin is under GPL2, just like Mythtv.<br>
Can I write and distribute a plugin under a different license?<br>
  <br>
  <br>
Cheers,<br>
Ivan.<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mythtv-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-dev@mythtv.org">mythtv-dev@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev</a>
  </pre>
</blockquote>
</body>
</html>