aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fmc/fru-parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/fmc/fru-parse.c')
-rw-r--r--drivers/fmc/fru-parse.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/fmc/fru-parse.c b/drivers/fmc/fru-parse.c
index eb21480d399f..f551b81f4fd9 100644
--- a/drivers/fmc/fru-parse.c
+++ b/drivers/fmc/fru-parse.c
@@ -1,9 +1,8 @@
1// SPDX-License-Identifier: GPL-2.0-or-later
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 */