aboutsummaryrefslogtreecommitdiff
path: root/demo/src/index.ts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--demo/src/index.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/demo/src/index.ts b/demo/src/index.ts
index a76d1fe..2d35403 100644
--- a/demo/src/index.ts
+++ b/demo/src/index.ts
@@ -1,3 +1,6 @@
+// SPDX-License-Identifier: MIT
+// Copyright (c) Uri Shaked and contributors
+
import '@wokwi/elements';
import { LEDElement } from '@wokwi/elements';
import { PinState } from 'avr8js';