diff options
Diffstat (limited to 'include/linux/regset.h')
-rw-r--r-- | include/linux/regset.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/linux/regset.h b/include/linux/regset.h index a85c1707285c..bf0243779738 100644 --- a/include/linux/regset.h +++ b/include/linux/regset.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * User-mode machine state access | 3 | * User-mode machine state access |
3 | * | 4 | * |
4 | * Copyright (C) 2007 Red Hat, Inc. All rights reserved. | 5 | * Copyright (C) 2007 Red Hat, Inc. All rights reserved. |
5 | * | 6 | * |
6 | * This copyrighted material is made available to anyone wishing to use, | ||
7 | * modify, copy, or redistribute it subject to the terms and conditions | ||
8 | * of the GNU General Public License v.2. | ||
9 | * | ||
10 | * Red Hat Author: Roland McGrath. | 7 | * Red Hat Author: Roland McGrath. |
11 | */ | 8 | */ |
12 | 9 | ||