X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=common%2Flog.c;h=3b5588ebe7ad4e36c3e278438fc62fee01f567dc;hb=83d290c56fab2d38cd1ab4c4cc7099559c1d5046;hp=66d5e3ebf85b773cfb5807b70a9ce4bf387425ce;hpb=7ce85318cfff5fd82a059131761559cba7fef309;p=u-boot diff --git a/common/log.c b/common/log.c index 66d5e3ebf8..3b5588ebe7 100644 --- a/common/log.c +++ b/common/log.c @@ -1,10 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Logging support * * Copyright (c) 2017 Google, Inc * Written by Simon Glass - * - * SPDX-License-Identifier: GPL-2.0+ */ #include