aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-drv.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2013-01-21 15:39:26 -0500
committerJohannes Berg <johannes.berg@intel.com>2013-01-24 07:00:55 -0500
commit128e63ef077ef7ccd9c5779bbdce566641714666 (patch)
tree806cbb19d80510f1faea250ee4c52a4116e1a67c /drivers/net/wireless/iwlwifi/iwl-drv.h
parent1c3fea82d6ebf33edadefed2d9ce3efa1a654338 (diff)
iwlwifi: update copyright
Update Copyright notices to 2013. Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-drv.h')
-rw-r--r--drivers/net/wireless/iwlwifi/iwl-drv.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-drv.h b/drivers/net/wireless/iwlwifi/iwl-drv.h
index 285de5f68c05..594a5c71b272 100644
--- a/drivers/net/wireless/iwlwifi/iwl-drv.h
+++ b/drivers/net/wireless/iwlwifi/iwl-drv.h
@@ -5,7 +5,7 @@
5 * 5 *
6 * GPL LICENSE SUMMARY 6 * GPL LICENSE SUMMARY
7 * 7 *
8 * Copyright(c) 2008 - 2012 Intel Corporation. All rights reserved. 8 * Copyright(c) 2008 - 2013 Intel Corporation. All rights reserved.
9 * 9 *
10 * This program is free software; you can redistribute it and/or modify 10 * This program is free software; you can redistribute it and/or modify
11 * it under the terms of version 2 of the GNU General Public License as 11 * it under the terms of version 2 of the GNU General Public License as
@@ -30,7 +30,7 @@
30 * 30 *
31 * BSD LICENSE 31 * BSD LICENSE
32 * 32 *
33 * Copyright(c) 2005 - 2012 Intel Corporation. All rights reserved. 33 * Copyright(c) 2005 - 2013 Intel Corporation. All rights reserved.
34 * All rights reserved. 34 * All rights reserved.
35 * 35 *
36 * Redistribution and use in source and binary forms, with or without 36 * Redistribution and use in source and binary forms, with or without
@@ -66,7 +66,7 @@
66/* for all modules */ 66/* for all modules */
67#define DRV_NAME "iwlwifi" 67#define DRV_NAME "iwlwifi"
68#define IWLWIFI_VERSION "in-tree:" 68#define IWLWIFI_VERSION "in-tree:"
69#define DRV_COPYRIGHT "Copyright(c) 2003-2012 Intel Corporation" 69#define DRV_COPYRIGHT "Copyright(c) 2003-2013 Intel Corporation"
70#define DRV_AUTHOR "<ilw@linux.intel.com>" 70#define DRV_AUTHOR "<ilw@linux.intel.com>"
71 71
72 72