license
strlcpy(sysinfo.license,
"BSD", sizeof(sysinfo.license));
char license[16];
* You are hereby granted a copyright license to use, modify, and
* You are hereby granted a copyright license to use, modify, and
static void license(void) __dead;
license();