summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ks7010/ks_hostif.c
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2016-05-31 12:56:43 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-06-07 22:42:53 -0700
commitc5d9a03031a645a8c63fdaa6a650113f8bd55b2b (patch)
tree961d7679895f2951924ec3923ee9e8a1a072e37a /drivers/staging/ks7010/ks_hostif.c
parent9adca34b7eea096db6757ee7263fbc002e64c5eb (diff)
staging: ks7010: cleanup file headers
Remove svn-ids and fix typos in the licence declaration. Add my copyright to the sdio code which I worked on mainly. Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/ks7010/ks_hostif.c')
-rw-r--r--drivers/staging/ks7010/ks_hostif.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/drivers/staging/ks7010/ks_hostif.c b/drivers/staging/ks7010/ks_hostif.c
index f2a65c0ae630..a8822fe2bd60 100644
--- a/drivers/staging/ks7010/ks_hostif.c
+++ b/drivers/staging/ks7010/ks_hostif.c
@@ -1,15 +1,12 @@
/*
* Driver for KeyStream wireless LAN cards.
*
- * ks_hostif.c
- * $Id: ks_hostif.c 996 2009-09-14 02:54:21Z sekine $
- *
* Copyright (C) 2005-2008 KeyStream Corp.
* Copyright (C) 2009 Renesas Technology Corp.
*
* This program is free software; you can redistribute it and/or modify
- * it undr the terms of the GNU General Public License version 2 as
- * published by the Free Sotware Foundation.
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
*/
#include "ks_wlan.h"