[U-Boot] [PATCH] patman: Fix unit tests for SPDX

Simon Glass sjg at chromium.org
Wed May 16 06:48:16 UTC 2018


The format of this line has changed. Update the patman test to suit.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 tools/patman/test.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/patman/test.py b/tools/patman/test.py
index 343efc99bd8..c7ba4e6bb47 100644
--- a/tools/patman/test.py
+++ b/tools/patman/test.py
@@ -148,7 +148,7 @@ index 0000000..2234c87
 --- /dev/null
 +++ b/common/bootstage.c
 @@ -0,0 +1,37 @@
-+/* SPDX-License-Identifier: GPL-2.0+ */
++// SPDX-License-Identifier: GPL-2.0+
 +/*
 + * Copyright (c) 2011, Google Inc. All rights reserved.
 + *
-- 
2.17.0.441.gb46fe60e1d-goog



More information about the U-Boot mailing list