Scenario Services Components
light
ILicenseLegalCode
ILicenseLegalCode is a wrapper component that renders the correct license content component (CC‑BY or IAMC) based on the configured license, and otherwise displays “All rights reserved”.
  
  <template>

      <i-license-legal-code />

  </template>