X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=common%2Fcmd_trace.c;h=8c630e6a8423f67283c2c4174e0960c1b83338f0;hb=ed32522fe048f9edcb3269c8d5af79c6e8c6daea;hp=ec3137a8a2fb49a1b34d966473d51340e5078afb;hpb=fbbbc86e8ebac4f42f4ca39ceba80cea27c983bc;p=u-boot diff --git a/common/cmd_trace.c b/common/cmd_trace.c index ec3137a8a2..8c630e6a84 100644 --- a/common/cmd_trace.c +++ b/common/cmd_trace.c @@ -1,20 +1,7 @@ /* * Copyright (c) 2011 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