.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-or-later |
---|
1 | 2 | /* |
---|
2 | 3 | * Board setup routines for the Emerson/Artesyn MVME2500 |
---|
3 | 4 | * |
---|
.. | .. |
---|
9 | 10 | * Tom Armistead (tom.armistead@emerson.com) |
---|
10 | 11 | * Copyright 2012 Emerson |
---|
11 | 12 | * |
---|
12 | | - * This program is free software; you can redistribute it and/or modify it |
---|
13 | | - * under the terms of the GNU General Public License as published by the |
---|
14 | | - * Free Software Foundation; either version 2 of the License, or (at your |
---|
15 | | - * option) any later version. |
---|
16 | | - * |
---|
17 | 13 | * Author Alessio Igor Bogani <alessio.bogani@elettra.eu> |
---|
18 | | - * |
---|
19 | 14 | */ |
---|
20 | 15 | |
---|
21 | 16 | #include <linux/pci.h> |
---|