/**
* @var Artwork $artwork
*/
$isEditForm ??= false;
?>
See the US-PD clearance section of the SEMoS for details on this section.
PD proof must take the form of either:
or proof that the artwork was reproduced in a book published before = PD_STRING ?>, including the following:
or a reason for a special exception:
if($artwork->CanStatusBeChangedBy(Session::$User) || $artwork->CanEbookUrlBeChangedBy(Session::$User)){ ?>
if($artwork->CanStatusBeChangedBy(Session::$User)){ ?>
} ?>
if($artwork->CanEbookUrlBeChangedBy(Session::$User)){ ?>
} ?>
} ?>