aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/zydas/zd1201.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/wireless/zydas/zd1201.c')
-rw-r--r--drivers/net/wireless/zydas/zd1201.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/net/wireless/zydas/zd1201.c b/drivers/net/wireless/zydas/zd1201.c
index 22c70f1f568c..0db7362bedb4 100644
--- a/drivers/net/wireless/zydas/zd1201.c
+++ b/drivers/net/wireless/zydas/zd1201.c
@@ -1,12 +1,9 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * Driver for ZyDAS zd1201 based wireless USB devices. 3 * Driver for ZyDAS zd1201 based wireless USB devices.
3 * 4 *
4 * Copyright (c) 2004, 2005 Jeroen Vreeken (pe1rxq@amsat.org) 5 * Copyright (c) 2004, 2005 Jeroen Vreeken (pe1rxq@amsat.org)
5 * 6 *
6 * This program is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU General Public License
8 * version 2 as published by the Free Software Foundation.
9 *
10 * Parts of this driver have been derived from a wlan-ng version 7 * Parts of this driver have been derived from a wlan-ng version
11 * modified by ZyDAS. They also made documentation available, thanks! 8 * modified by ZyDAS. They also made documentation available, thanks!
12 * Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved. 9 * Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved.