E.2 Software support to keep track of license conditions
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
      • SWI-Prolog License Conditions and Tools
        • Software support to keep track of license conditions
          • license/0
          • license/2
          • license/1
          • PL_license()
          • known_licenses/0
    • Packages
Availability:C-language interface function
void PL_license(const char *LicenseId, const char *Component)
Intended for the install() procedure of foreign libraries. This call can be made before PL_initialise().