Add missing license header.

This commit is contained in:
Pete Johanson 2020-08-18 09:56:25 -04:00
parent e5ba03f088
commit d7dee20e8d
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
/*
* Copyright (c) 2020 Peter Johanson
*
* SPDX-License-Identifier: MIT
*/
#include <device.h>
#include <init.h>