/**
  *
  * @return text
  */
 public function getCustomLicense()
 {
     return $this->creation_request->getCustomLicense();
 }