Skip to content

Commit 7b1a7c3

Browse files
Add mising copyright notice.
1 parent 1183d39 commit 7b1a7c3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/device-mem-info.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
/*
2+
* (c) 2020 Micro:bit Educational Foundation and the microbit-fs contributors.
3+
* SPDX-License-Identifier: MIT
4+
*/
5+
16
/**
27
* This interface represents the data about the device target contained within a
38
* MicroPython hex file.

0 commit comments

Comments
 (0)