aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ks7010/michael_mic.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/michael_mic.c
parentstaging: ks7010: drop counting sd errors (diff)
downloadlinux-dev-c5d9a03031a645a8c63fdaa6a650113f8bd55b2b.tar.xz
linux-dev-c5d9a03031a645a8c63fdaa6a650113f8bd55b2b.zip
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/michael_mic.c')
-rw-r--r--drivers/staging/ks7010/michael_mic.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/drivers/staging/ks7010/michael_mic.c b/drivers/staging/ks7010/michael_mic.c
index adb17df46f93..e14c109b3cab 100644
--- a/drivers/staging/ks7010/michael_mic.c
+++ b/drivers/staging/ks7010/michael_mic.c
@@ -1,15 +1,12 @@
/*
* Driver for KeyStream wireless LAN
*
- * michael_mic.c
- * $Id: michael_mic.c 991 2009-09-14 01:38:58Z 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 <linux/types.h>