summaryrefslogtreecommitdiff
path: root/dtdiff
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2019-06-20 15:19:43 -0600
committerDavid Gibson <david@gibson.dropbear.id.au>2019-06-21 21:06:10 +1000
commit4097bbffcf1d8f3da56bedf9d0eb9414eeb7113f (patch)
treeda0f5cef254b43f748a72b96b4bd60328f0bf6d1 /dtdiff
parent94f87cd5b7c5ec835a29e1a02f5dc4b5d61e301f (diff)
downloaddevice-tree-compiler-4097bbffcf1d8f3da56bedf9d0eb9414eeb7113f.tar.gz
dtc: Add GPLv2 SPDX tags to files missing license text
A couple of dtc files are missing licenses. Add GPL-2.0-or-later SPDX tag to them. Signed-off-by: Rob Herring <robh@kernel.org> Message-Id: <20190620211944.9378-7-robh@kernel.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'dtdiff')
-rw-r--r--dtdiff1
1 files changed, 1 insertions, 0 deletions
diff --git a/dtdiff b/dtdiff
index 5fa772b..cdbf079 100644
--- a/dtdiff
+++ b/dtdiff
@@ -1,4 +1,5 @@
#! /bin/bash
+# SPDX-License-Identifier: GPL-2.0-or-later
# This script uses the bash <(...) extension.
# If you want to change this to work with a generic /bin/sh, make sure