| .. | .. |
|---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | /* |
|---|
| 2 | 3 | * keyspan_remote: USB driver for the Keyspan DMR |
|---|
| 3 | 4 | * |
|---|
| 4 | 5 | * Copyright (C) 2005 Zymeta Corporation - Michael Downey (downey@zymeta.com) |
|---|
| 5 | | - * |
|---|
| 6 | | - * This program is free software; you can redistribute it and/or |
|---|
| 7 | | - * modify it under the terms of the GNU General Public License as |
|---|
| 8 | | - * published by the Free Software Foundation, version 2. |
|---|
| 9 | 6 | * |
|---|
| 10 | 7 | * This driver has been put together with the support of Innosys, Inc. |
|---|
| 11 | 8 | * and Keyspan, Inc the manufacturers of the Keyspan USB DMR product. |
|---|