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 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
| 1 | /* -*- linux-c -*- ------------------------------------------------------- * | 2 | /* -*- linux-c -*- ------------------------------------------------------- * |
| 2 | * | 3 | * |
| 3 | * Copyright (C) 2012 Intel Corporation | 4 | * Copyright (C) 2012 Intel Corporation |
| @@ -5,13 +6,6 @@ | |||
| 5 | * | 6 | * |
| 6 | * Based on sse2.c: Copyright 2002 H. Peter Anvin - All Rights Reserved | 7 | * Based on sse2.c: Copyright 2002 H. Peter Anvin - All Rights Reserved |
| 7 | * | 8 | * |
| 8 | * | ||
| 9 | * This program is free software; you can redistribute it and/or modify | ||
| 10 | * it under the terms of the GNU General Public License as published by | ||
| 11 | * the Free Software Foundation, Inc., 53 Temple Place Ste 330, | ||
| 12 | * Boston MA 02111-1307, USA; either version 2 of the License, or | ||
| 13 | * (at your option) any later version; incorporated herein by reference. | ||
| 14 | * | ||
| 15 | * ----------------------------------------------------------------------- */ | 9 | * ----------------------------------------------------------------------- */ |
| 16 | 10 | ||
| 17 | /* | 11 | /* |
