diff options
author | Corey Minyard <cminyard@mvista.com> | 2018-02-20 08:30:22 -0500 |
---|---|---|
committer | Corey Minyard <cminyard@mvista.com> | 2018-02-27 08:42:51 -0500 |
commit | 243ac21035176ac9692c1308a9f3b8f6a4e5d733 (patch) | |
tree | a9447d237c9dfac1a7050750fce61570e6d90377 /include/linux/ipmi-fru.h | |
parent | c5b240916485c1350c94b6583701d7e6680fff13 (diff) |
ipmi: Add or fix SPDX-License-Identifier in all files
And get rid of the license text that is no longer necessary.
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: Alistair Popple <alistair@popple.id.au>
Cc: Jeremy Kerr <jk@ozlabs.org>
Cc: Joel Stanley <joel@jms.id.au>
Cc: Rocky Craig <rocky.craig@hp.com>
Diffstat (limited to 'include/linux/ipmi-fru.h')
-rw-r--r-- | include/linux/ipmi-fru.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/ipmi-fru.h b/include/linux/ipmi-fru.h index 4d3a76380e32..05c9422624c6 100644 --- a/include/linux/ipmi-fru.h +++ b/include/linux/ipmi-fru.h | |||
@@ -1,9 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0+ */ | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2012 CERN (www.cern.ch) | 3 | * Copyright (C) 2012 CERN (www.cern.ch) |
3 | * Author: Alessandro Rubini <rubini@gnudd.com> | 4 | * Author: Alessandro Rubini <rubini@gnudd.com> |
4 | * | 5 | * |
5 | * Released according to the GNU GPL, version 2 or any later version. | ||
6 | * | ||
7 | * This work is part of the White Rabbit project, a research effort led | 6 | * This work is part of the White Rabbit project, a research effort led |
8 | * by CERN, the European Institute for Nuclear Research. | 7 | * by CERN, the European Institute for Nuclear Research. |
9 | */ | 8 | */ |