Re: [Haskell-cafe] License of hslogger, HDBC, etc.

2011-06-03 Thread John Goerzen
Nothing particularly lofty; just a realization that other people didn't really want to engage in the conversation about LGPL, and I ran out of time to do so myself. -- John On 06/02/2011 05:07 PM, Vo Minh Thu wrote: 2011/6/2 John Goerzen: Hi Jon& all, I've decided that I'm OK with re-licen

Re: [Haskell-cafe] License of hslogger, HDBC, etc.

2011-06-03 Thread Yitzchak Gale
John Goerzen wrote: > I've decided that I'm OK with re-licensing hslogger, HDBC, and well all of > my Haskell libraries (not end programs) under 3-clause BSD. Thanks John! -Yitz ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.

Re: [Haskell-cafe] License of hslogger, HDBC, etc.

2011-06-02 Thread Vo Minh Thu
2011/6/2 John Goerzen : > Hi Jon & all, > > I've decided that I'm OK with re-licensing hslogger, HDBC, and well all of > my Haskell libraries (not end programs) under 3-clause BSD. > > My schedule is extremely tight right now but if someone wants to send me > patches for these things I will try to

Re: [Haskell-cafe] License of hslogger, HDBC, etc.

2011-06-02 Thread Nicolas Wu
On 2 June 2011 22:20, John Goerzen wrote: > Hi Jon & all, > > I've decided that I'm OK with re-licensing hslogger, HDBC, and well all of > my Haskell libraries (not end programs) under 3-clause BSD. Awesome, thanks very much! ___ Haskell-Cafe mailing l

[Haskell-cafe] License of hslogger, HDBC, etc.

2011-06-02 Thread John Goerzen
Hi Jon & all, I've decided that I'm OK with re-licensing hslogger, HDBC, and well all of my Haskell libraries (not end programs) under 3-clause BSD. My schedule is extremely tight right now but if someone wants to send me patches for these things I will try to apply them within the week. --