Scenario Services Components
light
IIamcLicense
IIamcLicense is used for displaying the legal code of the IAMC license. You can see the usage example in the public app of the playground.
<template>

    <p class="text-body-1"> ©[Year] [Author or Institution]</p>
    <i-iamc-license/>

</template>