kernel/lib/raid6/recov_avx512.c
.. .. @@ -1,14 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Copyright (C) 2016 Intel Corporation 3 4 * 4 5 * Author: Gayatri Kammela <gayatri.kammela@intel.com> 5 6 * Author: Megha Dey <megha.dey@linux.intel.com> 6 - *7 - * This program is free software; you can redistribute it and/or8 - * modify it under the terms of the GNU General Public License9 - * as published by the Free Software Foundation; version 210 - * of the License.11 - *12 7 */ 13 8 14 9 #ifdef CONFIG_AS_AVX512