]> git.sur5r.net Git - u-boot/commitdiff
patman: Fix unit tests for SPDX
authorSimon Glass <sjg@chromium.org>
Wed, 16 May 2018 06:48:16 +0000 (00:48 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 7 Jun 2018 19:25:03 +0000 (11:25 -0800)
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>
tools/patman/test.py

index 343efc99bd83e68fa4a273d81ee28ed9f3156168..c7ba4e6bb47c5acbdbc6abd6f22271623677ea88 100644 (file)
@@ -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.
 + *