Opened 10 years ago
Last modified 9 years ago
#5346 new defect
Unclear copyright of extlib/thingiview.js
| Reported by: | anongoblin | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | programming | Keywords: | small |
| Cc: | Parent Tickets: |
Description
This is not spam. This is a bug report.
Change History (5)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Furthermore, the files Three.js and stats.js are
not source files, but uglified JavaScript.
comment:3 by , 10 years ago
They are taken from another project, three.js, which is
MIT licensed on github.
three.js has its own license diversity, e.g.
examples/js/shaders/FilmShader.js is licensed under
CC BY 3.0.
comment:4 by , 10 years ago
The file plane.js is based on other code. (BSD-2?)
comment:5 by , 9 years ago
| Keywords: | small added |
|---|
Marking as "small" since it requires a bit of hunting around to confirm licenses and authors.

First, license file says LGPL, but authors are not
mentioned. IMHO this is legally necessary.