aboutsummaryrefslogtreecommitdiff
path: root/demo/src/cpu-performance.ts
diff options
context:
space:
mode:
Diffstat (limited to 'demo/src/cpu-performance.ts')
-rw-r--r--demo/src/cpu-performance.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/demo/src/cpu-performance.ts b/demo/src/cpu-performance.ts
index 1b1261e..88f9326 100644
--- a/demo/src/cpu-performance.ts
+++ b/demo/src/cpu-performance.ts
@@ -1,3 +1,6 @@
+// SPDX-License-Identifier: MIT
+// Copyright (c) Uri Shaked and contributors
+
import { CPU } from 'avr8js';
export class CPUPerformance {