Re: [openstack-dev] [horizon] Do No Evil

2015-03-11 Thread Matthias Runge
On 09/03/15 15:54, Doug Hellmann wrote: > > > Not everyone realizes that many of the distros run our tests against the > packages they build, too. So our tool choices trickle downstream beyond > our machines and our CI environment. In this case, because the tool is a > linter, it seems like the

Re: [openstack-dev] [horizon] Do No Evil

2015-03-09 Thread Doug Hellmann
On Mon, Mar 9, 2015, at 08:52 AM, Radomir Dopieralski wrote: > On 03/09/2015 01:59 PM, Michael Krotscheck wrote: > > On Sun, Mar 8, 2015 at 3:21 PM Thomas Goirand > > wrote: > > > > > > Anyway, you understood me: please *never* use this Expat/MIT license > > wit

Re: [openstack-dev] [horizon] Do No Evil

2015-03-09 Thread Daniel P. Berrange
On Sun, Mar 08, 2015 at 11:19:10PM +0100, Thomas Goirand wrote: > On 03/08/2015 06:34 PM, Mike Bayer wrote: > > > > > > Ian Wells wrote: > > > >> With apologies for derailing the question, but would you care to tell us > >> what evil you're planning on doing? I find it's always best to be >

Re: [openstack-dev] [horizon] Do No Evil

2015-03-09 Thread Radomir Dopieralski
On 03/09/2015 01:59 PM, Michael Krotscheck wrote: > On Sun, Mar 8, 2015 at 3:21 PM Thomas Goirand > wrote: > > > Anyway, you understood me: please *never* use this Expat/MIT license > with the "The Software shall be used for Good, not Evil." additional > claus

Re: [openstack-dev] [horizon] Do No Evil

2015-03-09 Thread Michael Krotscheck
On Sun, Mar 8, 2015 at 3:21 PM Thomas Goirand wrote: > > Anyway, you understood me: please *never* use this Expat/MIT license > with the "The Software shall be used for Good, not Evil." additional > clause. This is non-free software, which I will *never* be able to > upload to Debian (and Canonic

Re: [openstack-dev] [horizon] Do No Evil

2015-03-08 Thread Thomas Goirand
On 03/08/2015 06:34 PM, Mike Bayer wrote: > > > Ian Wells wrote: > >> With apologies for derailing the question, but would you care to tell us >> what evil you're planning on doing? I find it's always best to be informed >> about these things. > > All of us, every day, do lots of things tha

Re: [openstack-dev] [horizon] Do No Evil

2015-03-08 Thread Mike Bayer
Ian Wells wrote: > With apologies for derailing the question, but would you care to tell us what > evil you're planning on doing? I find it's always best to be informed about > these things. All of us, every day, do lots of things that someone is going to think is evil. From eating meat, to

Re: [openstack-dev] [horizon] Do No Evil

2015-03-07 Thread Davanum Srinivas
Possibly a better venue would be the legal-discuss@ mailing list? -- dims On Sat, Mar 7, 2015 at 12:57 PM, Michael Krotscheck wrote: > On Sat, Mar 7, 2015 at 8:15 AM Ian Wells wrote: >> >> With apologies for derailing the question, but would you care to tell us >> what evil you're planning on d

Re: [openstack-dev] [horizon] Do No Evil

2015-03-07 Thread Michael Krotscheck
On Sat, Mar 7, 2015 at 8:15 AM Ian Wells wrote: > With apologies for derailing the question, but would you care to tell us > what evil you're planning on doing? I find it's always best to be informed > about these things. > Me? What? Me? Evil? None, of course. Nope. Nothing at all. Do not look

Re: [openstack-dev] [horizon] Do No Evil

2015-03-07 Thread Ian Wells
With apologies for derailing the question, but would you care to tell us what evil you're planning on doing? I find it's always best to be informed about these things. -- Ian. (Why yes, it *is* a Saturday morning.) On 6 March 2015 at 12:23, Michael Krotscheck wrote: > Heya! > > So, a while ag

[openstack-dev] [horizon] Do No Evil

2015-03-06 Thread Michael Krotscheck
Heya! So, a while ago Horizon pulled in JSHint to do javascript linting, which is awesome, but has a rather obnoxious "Do no evil" licence in the codebase: https://github.com/jshint/jshint/blob/master/src/jshint.js StoryBoard had the same issue, and I've recently replaced JSHint with ESlint for j