<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.3">
</HEAD>
<BODY>
On Tue, 2010-06-29 at 23:04 -0700, Glenn Tarbox, PhD wrote: <BR>
<BLOCKQUOTE TYPE=CITE>
    <BLOCKQUOTE>
        Any of the code that was developed while the reactor was in Twisted<BR>
        itself is MIT licensed. &nbsp;Perhaps that means you only need to track down<BR>
        people who contributed after the code was moved out of Twisted? <BR>
    </BLOCKQUOTE>
    <BR>
    <BR>
    I believe thats just me. &nbsp;There were a couple of bugs / upgrades / suggestions which I incorporated... and are annotated in the git repo on github with names and email (IIRC).<BR>
    <BR>
    <BR>
    So, maybe I just need to change the headers to make it MIT instead of GPL v2 and its all cool.<BR>
</BLOCKQUOTE>
<BR>
<BR>
&nbsp;&nbsp;&nbsp; Actually, I think you're right.<BR>
<BR>
&nbsp;&nbsp;&nbsp; From the header of the main file in the launchpad trunk:<BR>
<BR>
<A HREF="http://bazaar.launchpad.net/~ghtdak/qt4reactor/trunk/annotate/head:/qt4reactor.py">http://bazaar.launchpad.net/~ghtdak/qt4reactor/trunk/annotate/head:/qt4reactor.py</A><BR>
<BR>
# Copyright (c) 2001-2008 Twisted Matrix Lboratories.<BR>
# See LICENSE for details.<BR>
<BR>
<BR>
&nbsp;&nbsp;&nbsp; If Twisted Matrix has the Copyright, the license doesn't matter, they can dual-license under any second license they want. Any changes, unless individual Copyright was claimed by the contributor, would fall under the original Copyright.<BR>
<BR>
&nbsp;&nbsp;&nbsp; And considering you're the official maintainer, you should have the ability to do that, even if it hadn't been your code in the first place (c:<BR>
<BR>
<BR>
&nbsp;&nbsp;&nbsp; At least I'm pretty sure that how it all works, I am not a lawyer and so forth.<BR>
<BR>
<BR>
&nbsp;&nbsp;&nbsp; That should safely handle the licensing around the qt4reactor code, now I suppose its back to the small matter of making sure it works with the latest Qt4 and PySide codebase (c:<BR>
<BR>
<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
Steve Castellotti<BR>
Puzzlebox Limited
</TD>
</TR>
</TABLE>
</BODY>
</HTML>