29 #include <theia/client.h>
int manage_update_license_file(const char *new_license, char **error_msg)
Update the license file by replacing it with the given one.
Definition: manage_license.c:50
int manage_get_license(gchar **status, theia_license_t **license_data)
Get the current license information.
Definition: manage_license.c:174
Dummy definitions and headers for libtheia.
void theia_license_t
Dummy for license information struct.
Definition: theia_dummy.h:27