diff --git a/stencil.config.ts b/stencil.config.ts index 98b1333286d..7c84a128362 100644 --- a/stencil.config.ts +++ b/stencil.config.ts @@ -120,6 +120,7 @@ export const create: () => Config = () => ({ selector: "attribute", name: "calcite-hydrated" }, + preamble: `All material copyright ESRI, All Rights Reserved, unless otherwise specified.\nSee https://github.com/Esri/calcite-components/blob/master/LICENSE.md for details.`, extras: { scriptDataOpts: true }