assets icon indicating copy to clipboard operation
assets copied to clipboard

Specify licenses.

Open ngokevin opened this issue 9 years ago • 7 comments

In each folder, we can have a LICENSE file that lists the license for each asset.

ngokevin avatar Aug 02 '16 21:08 ngokevin

Creative Commons Public Domain seem kosher? (May want to ask Legal too. And if we're using assets under different licenses, let's figure that out or remove it.)

cvan avatar Sep 12 '16 04:09 cvan

We should also add a root-level LICENSE.md file.

cvan avatar Sep 12 '16 04:09 cvan

Adding a root level license (CC or MIT preferably) would allow us to contribute to this repository - can this be done?

leweaver avatar Sep 07 '17 18:09 leweaver

Absolutely. I opened a PR to include the License. The rest of our repos fetch and use files from this repo and they're all under MIT license. CC would also work but I think it's better to keep it simple and consistent.

dmarcos avatar Sep 07 '17 21:09 dmarcos

@leweaver Probably the simpler option is to follow the THREE model of including the license in the directory with the assets as @fernandojsg described (https://github.com/aframevr/assets/pull/28#issuecomment-327945058). Can you create a PR with the models in a new directory Microsoft in https://github.com/aframevr/assets/tree/gh-pages/controllers and include the license there (CC or MIT)? Would that work?

dmarcos avatar Sep 07 '17 22:09 dmarcos

Just checking with Legal here on taking that approach, will let you know!

leweaver avatar Sep 07 '17 22:09 leweaver

That approach works for us, we'll create a PR with MIT license within a Microsoft subfolder.

leweaver avatar Sep 08 '17 00:09 leweaver