Struct license_info

Struct Documentation

struct license_info

License information for a project.

Useful to show on application/library load.

Public Members

const char *abbrev

Abbreviated license text.

const char *full

Full license text.

const char *copyright

Copyright text.