diff options
author | Alexander Aring <alex.aring@gmail.com> | 2014-10-25 05:25:07 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-10-25 08:07:30 +0200 |
commit | b3020f0a35fc431f7acf3fba9a5b7376d79932e5 (patch) | |
tree | eb1445a28214e5b226b31a5232caf54bb0201c2a /drivers/net/ieee802154/fakelb.c | |
parent | ee93053d569b8b56e09a278fc9c41b7adf070a96 (diff) | |
download | op-kernel-dev-b3020f0a35fc431f7acf3fba9a5b7376d79932e5.zip op-kernel-dev-b3020f0a35fc431f7acf3fba9a5b7376d79932e5.tar.gz |
ieee802154: mac802154: remove FSF address
This patch removes the FSF address in files which belongs to ieee802154
and mac802154.
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Cc: Alan Ott <alan@signal11.us>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/net/ieee802154/fakelb.c')
-rw-r--r-- | drivers/net/ieee802154/fakelb.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/net/ieee802154/fakelb.c b/drivers/net/ieee802154/fakelb.c index 27d8320..e4b1b1f 100644 --- a/drivers/net/ieee802154/fakelb.c +++ b/drivers/net/ieee802154/fakelb.c @@ -12,10 +12,6 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - * * Written by: * Sergey Lapin <slapin@ossfans.org> * Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> |