scripts/dts: Fix Copyright headers

One was missing it and the other was not the new format.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
Tomasz Bursztyka 2018-03-07 15:17:28 +01:00 committed by Anas Nashif
commit 6a9ebdcd18
2 changed files with 6 additions and 11 deletions

View file

@ -1,4 +1,9 @@
#!/usr/bin/env python3
#
# Copyright (c) 2017, Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
# vim: ai:ts=4:sw=4