diff options
author | Alexander Aring <alex.aring@gmail.com> | 2014-11-17 08:20:48 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-11-17 09:49:15 +0100 |
commit | cd11d935f2df86b6a619e8721553b1d41633f0fd (patch) | |
tree | 318bd053918d82ed017a08484c80e7121e4a1edf /net/mac802154/main.c | |
parent | 628b1e1136515c096ba995df694294dbe4ac876d (diff) | |
download | op-kernel-dev-cd11d935f2df86b6a619e8721553b1d41633f0fd.zip op-kernel-dev-cd11d935f2df86b6a619e8721553b1d41633f0fd.tar.gz |
mac802154: remove deprecated linux-zigbee info
We don't and we can't name it zigbee anymore. This patch removes
deprecated information for project website.
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/mac802154/main.c')
-rw-r--r-- | net/mac802154/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/mac802154/main.c b/net/mac802154/main.c index 0af1be6..5199f21 100644 --- a/net/mac802154/main.c +++ b/net/mac802154/main.c @@ -4,8 +4,6 @@ * Written by: * Alexander Smirnov <alex.bluesman.smirnov@gmail.com> * - * Based on the code from 'linux-zigbee.sourceforge.net' project. - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 * as published by the Free Software Foundation. |