diff options
Diffstat (limited to 'lib/raid6/avx2.c')
| -rw-r--r-- | lib/raid6/avx2.c | 8 | 
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/raid6/avx2.c b/lib/raid6/avx2.c index 20bca3d44f67..87184b6da28a 100644 --- a/lib/raid6/avx2.c +++ b/lib/raid6/avx2.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-or-later  /* -*- linux-c -*- ------------------------------------------------------- *   *   *   Copyright (C) 2012 Intel Corporation @@ -5,13 +6,6 @@   *   *   Based on sse2.c: Copyright 2002 H. Peter Anvin - All Rights Reserved   * - * - *   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, Inc., 53 Temple Place Ste 330, - *   Boston MA 02111-1307, USA; either version 2 of the License, or - *   (at your option) any later version; incorporated herein by reference. - *   * ----------------------------------------------------------------------- */  /*  |