BSD-3-Clause-UC is not a valid license name and spdx validator
generates a Warning! when detected. Most probably a typo from
old version of strtoll.c licenced as BSD-4-Clause-UC.
see commit:
|
||
|---|---|---|
| .. | ||
| atoi.c | ||
| bsearch.c | ||
| exit.c | ||
| qsort.c | ||
| rand.c | ||
| strtol.c | ||
| strtoll.c | ||
| strtoul.c | ||
| strtoull.c | ||