diff options
Diffstat (limited to 'lib/raid/raid6/algos.c')
| -rw-r--r-- | lib/raid/raid6/algos.c | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/raid/raid6/algos.c b/lib/raid/raid6/algos.c index 43e3309b5306..a600d5853672 100644 --- a/lib/raid/raid6/algos.c +++ b/lib/raid/raid6/algos.c @@ -1,12 +1,6 @@ // SPDX-License-Identifier: GPL-2.0-or-later -/* -*- linux-c -*- ------------------------------------------------------- * - * - * Copyright 2002 H. Peter Anvin - All Rights Reserved - * - * ----------------------------------------------------------------------- */ - /* - * raid6/algos.c + * Copyright 2002 H. Peter Anvin - All Rights Reserved * * Algorithm list and algorithm selection for RAID-6 */ |
