Functions | |
const char * | detmon_get_license (void) |
Get the pipeline copyright and license. |
const char* detmon_get_license | ( | void | ) |
Get the pipeline copyright and license.
The function returns a pointer to the statically allocated license string. This string should not be modified using the returned pointer.
Definition at line 57 of file detmon_utils.c.