aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Aring <alex.aring@gmail.com>2014-11-17 02:20:48 -0500
committerMarcel Holtmann <marcel@holtmann.org>2014-11-17 03:49:15 -0500
commitcd11d935f2df86b6a619e8721553b1d41633f0fd (patch)
tree318bd053918d82ed017a08484c80e7121e4a1edf
parent628b1e1136515c096ba995df694294dbe4ac876d (diff)
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>
-rw-r--r--net/mac802154/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/mac802154/main.c b/net/mac802154/main.c
index 0af1be64e8ad..5199f2115ee9 100644
--- a/net/mac802154/main.c
+++ b/net/mac802154/main.c
@@ -4,8 +4,6 @@
4 * Written by: 4 * Written by:
5 * Alexander Smirnov <alex.bluesman.smirnov@gmail.com> 5 * Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
6 * 6 *
7 * Based on the code from 'linux-zigbee.sourceforge.net' project.
8 *
9 * This program is free software; you can redistribute it and/or modify 7 * This program is free software; you can redistribute it and/or modify
10 * it under the terms of the GNU General Public License version 2 8 * it under the terms of the GNU General Public License version 2
11 * as published by the Free Software Foundation. 9 * as published by the Free Software Foundation.