aboutsummaryrefslogtreecommitdiff
path: root/demo/src/intelhex.ts
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--demo/src/intelhex.ts3
1 files changed, 3 insertions, 0 deletions
diff --git a/demo/src/intelhex.ts b/demo/src/intelhex.ts
index ba5d6c8..446a5c1 100644
--- a/demo/src/intelhex.ts
+++ b/demo/src/intelhex.ts
@@ -1,3 +1,6 @@
+// SPDX-License-Identifier: MIT
+// Copyright (c) Uri Shaked and contributors
+
/**
* Minimal Intel HEX loader
* Part of AVR8js