X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=lib%2Ftrace.c;h=bb089c2eca9aa39a067e378aa7ad5696f9d0f738;hb=c7cb17e89295312263ec7904e32a118938c72d34;hp=e7455bcfe6a8ca81c2a2336d84f06644cce31187;hpb=58a5c43c09398d7cc68417117f1d882f1ca831cc;p=u-boot diff --git a/lib/trace.c b/lib/trace.c index e7455bcfe6..bb089c2eca 100644 --- a/lib/trace.c +++ b/lib/trace.c @@ -1,23 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (c) 2012 The Chromium OS Authors. - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of - * the License, or (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, - * MA 02111-1307 USA */ #include +#include #include #include #include