Quoting Jonathan Campos <[email protected]>:

On Sun, Jan 8, 2012 at 11:43 AM, Jeffry Houser <[email protected]>wrote:

 Really?  How come?  I would have thought that only the contest winner
would have to sign such an agreement.


What if the winner decides they don't like the agreement? We've all just
wasted time.

--
Jonathan Campos


Well from the standpoint of fairness wouldn't we do a;

while (runnerup = contestants.next())
  if (runnerup.agreeToLicense())
     break;

winner = runnerup;

I know that is stupid but it's Sunday.

Mike

Reply via email to