${copyrightRow(
gettext("Copyright holder"),
gettext("If the work is not in the public domain, specify who the copyright holder is."),
``
)}
${copyrightRow(
gettext("Copyright year"),
gettext("If the work is not in the public domain, specify the year of the copyright."),
``
)}
${copyrightRow(
gettext("Available to read for free?"),
gettext("Specify whether the work can be accessed without paying a fee."),
``
)}
${copyrightRow(
gettext("License(s)"),
gettext('List any licenses the work is available under. If the license only applies from a given date, please specify the date in the ISO8601 format (such as "2012-10-15").'),
``,
"licenses"
)}