mirror of
https://xff.cz/git/u-boot/
synced 2025-09-07 03:32:20 +02:00
patman: Fix unit tests for SPDX
The format of this line has changed. Update the patman test to suit. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Alex Kiernan <alex.kiernan@gmail.com>
This commit is contained in:
@@ -148,7 +148,7 @@ index 0000000..2234c87
|
|||||||
--- /dev/null
|
--- /dev/null
|
||||||
+++ b/common/bootstage.c
|
+++ b/common/bootstage.c
|
||||||
@@ -0,0 +1,37 @@
|
@@ -0,0 +1,37 @@
|
||||||
+/* SPDX-License-Identifier: GPL-2.0+ */
|
+// SPDX-License-Identifier: GPL-2.0+
|
||||||
+/*
|
+/*
|
||||||
+ * Copyright (c) 2011, Google Inc. All rights reserved.
|
+ * Copyright (c) 2011, Google Inc. All rights reserved.
|
||||||
+ *
|
+ *
|
||||||
|
Reference in New Issue
Block a user