Module Licenses

module Licenses: sig .. end
Support for 'licence' tag.

val predefined : (string list * string) list
Predefined licenses as an association list from names (with possible synonyms) to URLs.
val to_html : string -> string
to_html name return the HTML portion related to the license whose name is passed.