X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=arch%2Fx86%2Flib%2Ftsc_timer.c;h=8b38702ef56c779f70a3a8dbacb4b079158691c4;hb=d5f8a6ddd41dee0de17888f8b5334fe1b636c4ca;hp=06889737d1a21dece02a26ec766ed05bd9fed3c4;hpb=5a34d9bf31a021987f97f20aefa812b97b58584e;p=u-boot diff --git a/arch/x86/lib/tsc_timer.c b/arch/x86/lib/tsc_timer.c index 06889737d1..8b38702ef5 100644 --- a/arch/x86/lib/tsc_timer.c +++ b/arch/x86/lib/tsc_timer.c @@ -1,20 +1,7 @@ /* * 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