X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=tools%2Ftesting%2Fselftests%2Fpowerpc%2Fdscr%2Fdscr_default_test.c;h=288a4e2ad156a5ded2cf165b54632842fdb73d8b;hb=d2912cb15bdda8ba4a5dd73396ad62641af2f520;hp=9e1a37e93b63f7d4c8ece995fc2d2439f1d3cf40;hpb=20c8ccb1975b8d5639789d1025ad6ada38bd6f48;p=thirdparty%2Fkernel%2Fstable.git diff --git a/tools/testing/selftests/powerpc/dscr/dscr_default_test.c b/tools/testing/selftests/powerpc/dscr/dscr_default_test.c index 9e1a37e93b63f..288a4e2ad156a 100644 --- a/tools/testing/selftests/powerpc/dscr/dscr_default_test.c +++ b/tools/testing/selftests/powerpc/dscr/dscr_default_test.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * POWER Data Stream Control Register (DSCR) default test * @@ -7,10 +8,6 @@ * * Copyright 2012, Anton Blanchard, IBM Corporation. * Copyright 2015, Anshuman Khandual, IBM Corporation. - * - * 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. */ #include "dscr.h"