]> Git Repo - J-u-boot.git/blobdiff - tools/ifdtool.c
patman: Sort the command line options
[J-u-boot.git] / tools / ifdtool.c
index a576e2fce19a7a40e4ea30f44164b9b03c63c315..3a39b7bc701194e6bf1e9b0cb767c2feb7abca39 100644 (file)
@@ -757,7 +757,7 @@ static void print_version(void)
 {
        printf("ifdtool v%s -- ", IFDTOOL_VERSION);
        printf("Copyright (C) 2014 Google Inc.\n\n");
-       printf("SPDX-License-Identifier:        GPL-2.0+\n");
+       printf("SPDX-License-Identifier: GPL-2.0+\n");
 }
 
 static void print_usage(const char *name)
This page took 0.024622 seconds and 4 git commands to generate.