X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=lib%2Ftrace.c;h=ad5e07bd845d6b2f23d2b97f4e437b66ca9e79f3;hb=dbd70576be74897eee7d8c36f3be226d5843e2eb;hp=e7455bcfe6a8ca81c2a2336d84f06644cce31187;hpb=b2e16a85a1fa3f871ca73a554a7fd63067d9ad14;p=karo-tx-uboot.git diff --git a/lib/trace.c b/lib/trace.c index e7455bcfe6..ad5e07bd84 100644 --- a/lib/trace.c +++ b/lib/trace.c @@ -1,23 +1,11 @@ /* * 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 + * SPDX-License-Identifier: GPL-2.0+ */ #include +#include #include #include #include