mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-19 13:11:30 +00: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:
parent
3eceff642c
commit
4225a4e4a9
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||||
+ *
|
+ *
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue