X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=arch%2Farc%2Finclude%2Fasm%2Ftlbflush.h;h=992a2837a53fe79f85003001e8edafec64152cdb;hb=d2912cb15bdda8ba4a5dd73396ad62641af2f520;hp=f0d42f1e83f5a26d91b1a3ced885b43fc30e7596;hpb=20c8ccb1975b8d5639789d1025ad6ada38bd6f48;p=mirror_ubuntu-hirsute-kernel.git diff --git a/arch/arc/include/asm/tlbflush.h b/arch/arc/include/asm/tlbflush.h index f0d42f1e83f5..992a2837a53f 100644 --- a/arch/arc/include/asm/tlbflush.h +++ b/arch/arc/include/asm/tlbflush.h @@ -1,9 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com) - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. */ #ifndef __ASM_ARC_TLBFLUSH__