X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=arch%2Fxtensa%2Finclude%2Fasm%2Ffutex.h;h=0c4457ca0a85767c1028b7568989744b44e429e2;hb=d2912cb15bdda8ba4a5dd73396ad62641af2f520;hp=9538b0f7953c3d4faf8bc3189392b309ca7253fb;hpb=20c8ccb1975b8d5639789d1025ad6ada38bd6f48;p=thirdparty%2Fkernel%2Fstable.git diff --git a/arch/xtensa/include/asm/futex.h b/arch/xtensa/include/asm/futex.h index 9538b0f7953c3..0c4457ca0a857 100644 --- a/arch/xtensa/include/asm/futex.h +++ b/arch/xtensa/include/asm/futex.h @@ -1,12 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ /* * Atomic futex routines * * Based on the PowerPC implementataion * - * 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. - * * Copyright (C) 2013 TangoTec Ltd. * * Baruch Siach