X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=mm%2Fmempolicy.c;h=01600d80ae0187e91cbf889c39ad72138536a818;hb=2f4c53349961c8ca480193e47da4d44fdb8335a8;hp=2219e747df494e5799d5e1af97d6b456907bfa43;hpb=8b35ad6232c462b02e397e87ce702bcddd4ba543;p=platform%2Fkernel%2Flinux-rpi.git diff --git a/mm/mempolicy.c b/mm/mempolicy.c index 2219e74..01600d8 100644 --- a/mm/mempolicy.c +++ b/mm/mempolicy.c @@ -1,9 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Simple NUMA memory policy for the Linux kernel. * * Copyright 2003,2004 Andi Kleen, SuSE Labs. * (C) Copyright 2005 Christoph Lameter, Silicon Graphics, Inc. - * Subject to the GNU Public License, version 2. * * NUMA policy allows the user to give hints in which node(s) memory should * be allocated.