Skip to content

Commit d368d0f

Browse files
author
Michael Kellner
committed
boilerplate
1 parent 92e2036 commit d368d0f

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

examples/drivers/lora-ui/main.js

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
/*
2+
* Copyright (c) 2021 Moddable Tech, Inc.
3+
*
4+
* This file is part of the Moddable SDK.
5+
*
6+
* This work is licensed under the
7+
* Creative Commons Attribution 4.0 International License.
8+
* To view a copy of this license, visit
9+
* <http://creativecommons.org/licenses/by/4.0>.
10+
* or send a letter to Creative Commons, PO Box 1866,
11+
* Mountain View, CA 94042, USA.
12+
*
13+
*/
14+
115
import Timer from "timer";
216
import Poco from "commodetto/Poco";
317
import Resource from "Resource";

0 commit comments

Comments
 (0)