pylibfdt: Replace dual GPLv2/BSD license boilerplate with SPDX tags

Replace pylibfdt GPLv2/BSD license boilerplate and add missing license
with SPDX tags.

Signed-off-by: Rob Herring <robh@kernel.org>
Message-Id: <20190620211944.9378-4-robh@kernel.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
Rob Herring
2019-06-20 15:19:40 -06:00
committed by David Gibson
parent 7fb0f4db2e
commit a5ac29baac
3 changed files with 3 additions and 46 deletions

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env python2
# SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause)
"""
setup.py file for SWIG libfdt