.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-only */ |
---|
1 | 2 | /* |
---|
2 | 3 | * Header for Bestcomm General Buffer Descriptor tasks driver |
---|
3 | | - * |
---|
4 | 4 | * |
---|
5 | 5 | * Copyright (C) 2007 Sylvain Munaut <tnt@246tNt.com> |
---|
6 | 6 | * Copyright (C) 2006 AppSpec Computer Technologies Corp. |
---|
7 | 7 | * Jeff Gibbons <jeff.gibbons@appspec.com> |
---|
8 | | - * |
---|
9 | | - * This program is free software; you can redistribute it and/or modify it |
---|
10 | | - * under the terms of the GNU General Public License version 2 as published |
---|
11 | | - * by the Free Software Foundation. |
---|
12 | | - * |
---|
13 | | - * |
---|
14 | 8 | */ |
---|
15 | 9 | |
---|
16 | 10 | #ifndef __BESTCOMM_GEN_BD_H__ |
---|