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:
parent
f37507604d
commit
6a9ebdcd18
2 changed files with 6 additions and 11 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue