.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-only */ |
---|
1 | 2 | /* |
---|
2 | 3 | * Copyright 2017 Broadcom. All Rights Reserved. |
---|
3 | 4 | * The term "Broadcom" refers to Broadcom Limited and/or its subsidiaries. |
---|
4 | 5 | * |
---|
5 | | - * This program is free software; you can redistribute it and/or |
---|
6 | | - * modify it under the terms of the GNU General Public License version 2 |
---|
7 | | - * as published by the Free Software Foundation. The full GNU General |
---|
8 | | - * Public License is included in this distribution in the file called COPYING. |
---|
9 | | - * |
---|
10 | 6 | * Contact Information: |
---|
11 | 7 | * linux-drivers@broadcom.com |
---|
12 | | - * |
---|
13 | 8 | */ |
---|
14 | 9 | |
---|
15 | 10 | #ifndef BEISCSI_H |
---|