The LICENSE file is missing from this repo.
Whenever the LICENSE file is missing, by law the default license applies,
which usually is:
Meaning, we can't do anything.
If you agree, consider Apache 2.0 license.
By the way, some developers accidentally write "All rights reserved.",
maybe in their copyright paragraph,
and that contradicts the license;
hence avoid such things unless closed-source is intended.
The
LICENSEfile is missing from this repo.Whenever the
LICENSEfile is missing, by law the default license applies,which usually is:
Meaning, we can't do anything.
If you agree, consider Apache 2.0 license.
By the way, some developers accidentally write "
All rights reserved.",maybe in their copyright paragraph,
and that contradicts the license;
hence avoid such things unless closed-source is intended.