pytorch / android-demo-app

PyTorch android examples of usage in applications
1.46k stars 604 forks source link

License clarification (disclaimer != license) #194

Open fat-tire opened 2 years ago

fat-tire commented 2 years ago

Hey there!

I am curious about which license this is released under-- the README contains a section called LICENSE, which appears to contain only the disclaimer text of the 3-clause BSD License, but no actual license is included, nor am I able to find any other terms or conditions for use, redistribution, modification, etc in the repository.

The Java files do contain notices at the top that the files are released under BSD by facebook and its affiliates-- but refer to " the BSD-style license found in the LICENSE file in the root directory of this source tree."

If all this repository is in fact using one of the BSD licenses, could a LICENSE or COPYING file be added to explicitly state this?

Thanks!

fat-tire commented 2 years ago

I just want to give this issue a little bump because it's been nearly a year and I don't see any assignee or anything and this seems pretty important.

Again, the first clauses of the BSD license are missing and only the disclaimer has been applied to the README.md-- there is no license file.

Several of the Java files reference a LICENSE file that does not exist.

Please fix this.

fat-tire commented 1 year ago

It's 2023, and this still doesn't seem to have been addressed. Anyone have thoughts on this?