(no title)
Lanedo | 8 years ago
Since it's not too easy to spot, the paper refers to http://www.ti.uni-bielefeld.de/html/people/moeller/tsimd_war... and that page has a "Software Download" section with a custom license that has significant arbitrary restrictions:
* "agrees not to transfer [...] to other individuals"
* "agrees not to use the software [...] where property of humans [is] endangered"
* etc.
I.e. this "contribution" would only be relevant if was usable under a really free license, e.g. one of: https://www.gnu.org/licenses/license-list.html#SoftwareLicen...
justin66|8 years ago
> I.e. this "contribution" would only be relevant if was usable under a really free license, e.g. one of: https://www.gnu.org/licenses/license-list.html#SoftwareLicen....
The ironic thing about your comments is that half the open source projects out there would reject the code anyhow if it was GPLed. I'm not sure why we should expect the author of such a paper to pick the magic combination of licenses (because you'd have to have multiple licenses, and that's a pain in the butt) to make everyone happy, when making everyone happy is not the purpose, writing an academic paper is.
Sometimes the value you're going to get from code comes simply from reading it or using it as a reference, and that is okay.
jbb67|8 years ago
Tomte|8 years ago
rootlocus|8 years ago
> (3) The software and the databases will only be used for the licensee's own scientific study, scientific research, or academic teaching. Use for commercial or business purposes is not permitted. [...]
is quite limiting.
onan_barbarian|8 years ago
What's more is that as this HN post conveys, there are plenty of libraries like this, many being developed under much less bizarre licenses.
The thing that I find particularly bizarre is that I have a lot of understanding for people who craft custom licenses to make money to support a project (or do dual-license stuff). But this just seems self-defeating. I honestly just stopped reading at LICENSE.
There's also a ton of frisky legal bullshit:
"(11) Should any provision of this license agreement be or become invalid, this shall not affect the validity of the remaining provisions. Any invalid provision shall be replaced by a valid provision which corresponds to the meaning and purpose of the invalid provision."
Ah yes, the old "if my clause is legal garbage, magically replace it by what I meant and enforce that".