summaryrefslogtreecommitdiff
path: root/util/cbfstool/fdt.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/cbfstool/fdt.h')
-rw-r--r--util/cbfstool/fdt.h12
1 files changed, 1 insertions, 11 deletions
diff --git a/util/cbfstool/fdt.h b/util/cbfstool/fdt.h
index 126ca95200..0af48abba2 100644
--- a/util/cbfstool/fdt.h
+++ b/util/cbfstool/fdt.h
@@ -1,15 +1,5 @@
/* Taken from depthcharge: src/base/device_tree.h */
-/*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but without any warranty; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
struct fdt_header {
uint32_t magic;