Skip to content
This repository has been archived by the owner on Jan 12, 2020. It is now read-only.

adding license #204

Merged
merged 1 commit into from
Mar 6, 2015
Merged

adding license #204

merged 1 commit into from
Mar 6, 2015

Conversation

hunterowens
Copy link
Contributor

This might create issues, but this will open source the contents of the website.

Discuss below.

@jiahao
Copy link
Member

jiahao commented Feb 2, 2015

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

@hunterowens
Copy link
Contributor Author

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

👍

@nalimilan
Copy link
Member

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

(Given the ridiculous size of the changes I did, it would be quite funny to be the one blocking the process...)

@simonbyrne
Copy link
Contributor

I didn't even know I modified anything, but...

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

@ViralBShah
Copy link
Member

For the record, I agree to relicense my contributions I have contributed to this repository under the new open source license which will be decided by this thread.

@Carreau
Copy link
Contributor

Carreau commented Feb 2, 2015

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

And I now understand why the first thing you should do in a repository is to put a LICENSE file.
BTW should the LICENSE precise that the julia logo and trademark are copyrighted ? and/or can reference material that could be copyrighted ? Like link to GitHub, or even the term "GitHub".

It's a real question, not a rhetorical one.

@jhasse
Copy link
Contributor

jhasse commented Feb 2, 2015

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

I would favor the zlib license instead of MIT. But I just contributed a few parts, so I'm okay with anything. (Just wanted to promote the zlib license! Woohoo! zlib 4tw!)

@StefanKarpinski
Copy link
Member

Why is the zlib license good?

@jhasse
Copy link
Contributor

jhasse commented Feb 3, 2015

I find the zlib license text easy to read and understand as a non native English speaker. I needed to read the MIT license multiple times to understand what is meant by "the Software". Btw: what does substantial mean?

Also the MIT license has multible versions (the FSF considers "MIT License" ambiguous), MIT YELLS AT ME USING CAPS and it's named after the MIT which I don't have anything to do with. And the important one: If I understand it correctly the MIT license forces me to include a license copy in binary distributions. Guess this doesn't apply for a website though ;)

@ViralBShah
Copy link
Member

I say we as a community have attached ourselves to the MIT license, and the downsides are minor - but everyone is familiar with the MIT license and comfortable. I do like the zlib license, but I'd say let's just stick with MIT for now.

@staticfloat
Copy link
Member

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

I love that we can all post the same thing here, and yet it's still useful for the discussion. I agree we should stick to the MIT license for simplicity's sake; especially since it seems to provide the functionality we agree on.

@i2000s
Copy link
Contributor

i2000s commented Feb 3, 2015

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

You guys are wonderful! I think MIT license will work well in our case.
BTW, I saw many organizations and companies also have separated sets of Contributor License Agreements for contributors. For example, this one for W3C and this one for Ubuntu. I didn't look into them too much. But seems CLA could help ease trademarks, patents or some other copyright disputes for organizations.

@Carreau
Copy link
Contributor

Carreau commented Feb 3, 2015

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

You guys are wonderful! I think MIT license will work well in our case.
BTW, I saw many organizations and companies also have separated sets of Contributor License Agreements for contributors. For example, this one for W3C and this one for Ubuntu. I didn't look into them too much. But seems CLA could help ease trademarks, patents or some other copyright disputes for organizations.

As far as I read clahub and alike are a pain because you have to ask almost all new contributors to click the CLA, often integrated with Travis so when test fail you don't know if it's just about CLA, or real code issues.

A simple things would be to add a note in the "Contributing" that people canot say they were not warn to read when submitting PRs.

@shashi
Copy link
Contributor

shashi commented Feb 3, 2015

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

✌️

@jayschwa
Copy link
Member

jayschwa commented Feb 3, 2015

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

@StefanKarpinski
Copy link
Member

CLAs make it possible for the party controlling the CLA to unilaterally relicense something. Without a CLA, you basically can't relicense a large project with many contributors – we're seeing why right here. That's a double edged sword: sometimes relicensing can be beneficial and helpful while other times it can be dangerous. If we had a CLA and some institution decided that they owned it they could then insist on changing the license of Julia to something more restrictive like the GPL, and require commercial users to purchase non-GPL licenses (this is how FFTW works). Without a CLA, such a scenario is basically impossible, so Julia is stuck, for better or worse, with the MIT license.

@pao
Copy link
Member

pao commented Feb 3, 2015

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

2 similar comments
@vtjnash
Copy link
Member

vtjnash commented Feb 4, 2015

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

@ihnorton
Copy link
Member

ihnorton commented Feb 4, 2015

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

@StefanKarpinski
Copy link
Member

Ok, now we need to pick a license. How about dual license: MIT + some CC documentation license?

Also, I'm going to reserve rights to the logo for now – the logo may affect trademark issues, so I don't want to jump into that without getting legal advice first.

@johnmyleswhite
Copy link
Member

I also relicense my content under whatever license we choose.

@timholy
Copy link
Member

timholy commented Feb 4, 2015

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

@MikeInnes
Copy link
Member

For what it's worth, I consent to my work in this repo being relicensed in howeversuchway as is thought best in this thread.

@StefanKarpinski
Copy link
Member

We need to pick a license. I'm in favor of using the MIT license to keep things simple – it covers "this software and associated documentation files", which in this case is mostly documentation and only a little code, but it seems applicable all the same. IIRC, when I chatted with Bradley Kuhn about licenses at the GSoC reunion thing, he said that the MIT license was fine for documentation too.

@hunterowens
Copy link
Contributor Author

👍 to MIT, inline with Julia's other projects.

Also, since the docs are MIT licensed, it doesn't make sense to have a seperate content license only for the website. If the docs had a license that was different, I would say use that.

@Carreau
Copy link
Contributor

Carreau commented Mar 4, 2015

MIT sounds fine and everyone agrees to whatever will be chosen by the core member of julia. So is the approval of anyone else needed ?

@StefanKarpinski
Copy link
Member

No, I just figured I'd give people a chance to comment.

@Carreau
Copy link
Contributor

Carreau commented Mar 4, 2015

Then I would write an explicit deadline, like "if you have not commented by Truesday, 37th Marchuary 2095, we will assume you agree with MIT licence".

@ViralBShah
Copy link
Member

Can we go ahead and merge this - with the MIT license?

@StefanKarpinski
Copy link
Member

We need @JeffBezanson to agree to the MIT license.

@mlubin
Copy link
Member

mlubin commented Mar 5, 2015

Can I stick a CC-BY on my blog post? I agree to relicense all other content I have contributed.

@IainNZ
Copy link
Member

IainNZ commented Mar 5, 2015

I agree to whatever is required :)

@eford
Copy link
Contributor

eford commented Mar 5, 2015

For the record, I agree to relicense my contributions I have contributed to
this repository under the new open source license which will be decided by
this thread.

On Thu, Mar 5, 2015 at 6:47 AM, mbaz [email protected] wrote:

For the record, I agree to relicense all the content I have contributed to
this repository under the new open source license which will be decided by
this thread.


Reply to this email directly or view it on GitHub
#204 (comment)
.

Eric Ford
Professor of Astronomy & Astrophysics
Center for Exoplanets & Habitable Worlds
Center for Astrostatistics
Institute for CyberScience
Penn State Astrobiology Research Center
Pennsylvania State University

@StefanKarpinski
Copy link
Member

@mlubin – Yes, we should add a clause to the site license saying that all content is MIT unless otherwise stated, in which case it is licenced under whatever license is indicated. So people can write their own blog posts and put e.g. a CC-BY license on it.

@StefanKarpinski
Copy link
Member

To that end, if you've written a blog post on julialang.org and want it under a particular license, please go ahead and make a pull-request to put that license on it.

@mlubin mlubin mentioned this pull request Mar 5, 2015
@rsrock
Copy link
Member

rsrock commented Mar 5, 2015

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

@Ivo-Balbaert
Copy link
Contributor

For the record, I agree to relicense my contributions I have contributed to this repository under the new open source license which will be decided by this thread.

@Keno
Copy link
Member

Keno commented Mar 5, 2015

Yep, I'm fine with any license chosen here for my contributions to this repository.

@nolta
Copy link
Member

nolta commented Mar 5, 2015

For the record, I agree to relicense my contributions I have contributed to this repository under the new open source license which will be decided by this thread.

@carlobaldassi
Copy link
Member

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

2 similar comments
@danking
Copy link
Contributor

danking commented Mar 5, 2015

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

@hunterowens
Copy link
Contributor Author

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

@aviks
Copy link
Member

aviks commented Mar 5, 2015

For the record, I agree to relicense all the content I have contributed to this repository under a new open source license which will be decided by this thread.

@HarlanH
Copy link

HarlanH commented Mar 5, 2015

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

1 similar comment
@tkelman
Copy link
Contributor

tkelman commented Mar 5, 2015

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

@JeffBezanson
Copy link
Member

I agree to license content I have contributed to this repository under the MIT license.

@markhend
Copy link
Contributor

markhend commented Mar 6, 2015

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

1 similar comment
@waldyrious
Copy link
Contributor

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

@Alexander-N
Copy link
Contributor

For the record, I agree to relicense my contributions I have contributed to this repository under the new open source license which will be decided by this thread.

StefanKarpinski added a commit that referenced this pull request Mar 6, 2015
@StefanKarpinski StefanKarpinski merged commit d413c0c into JuliaLang:master Mar 6, 2015
@StefanKarpinski
Copy link
Member

Thanks, everyone!

@nalimilan
Copy link
Member

A bit late to the party:

For the record, I agree to relicense my contributions I have contributed to this repository under the new open source license which will be decided by this thread.

@RhysU
Copy link
Contributor

RhysU commented Mar 7, 2015

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

1 similar comment
@jasax
Copy link
Contributor

jasax commented Mar 10, 2015

For the record, I agree to relicense all the content I have contributed to this repository under the new open source license which will be decided by this thread.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.