diff options
author | Reinette Chatre <reinette.chatre@intel.com> | 2010-01-15 16:43:41 -0500 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-01-19 16:25:15 -0500 |
commit | 1f44780827c6bbbcd1f12d5c6b6ce84f49a96bc0 (patch) | |
tree | 28b6e9567c81a2f872aade964b310b06792c06a1 /drivers/net/wireless/iwlwifi/iwl3945-base.c | |
parent | 4e9772b0a94c7d3a5f7062ba94afdbb9e692275d (diff) |
iwlwifi: update copyright year to 2010
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl3945-base.c')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl3945-base.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl3945-base.c b/drivers/net/wireless/iwlwifi/iwl3945-base.c index 8bbcc5487aa0..c46f988d0a5b 100644 --- a/drivers/net/wireless/iwlwifi/iwl3945-base.c +++ b/drivers/net/wireless/iwlwifi/iwl3945-base.c | |||
@@ -1,6 +1,6 @@ | |||
1 | /****************************************************************************** | 1 | /****************************************************************************** |
2 | * | 2 | * |
3 | * Copyright(c) 2003 - 2009 Intel Corporation. All rights reserved. | 3 | * Copyright(c) 2003 - 2010 Intel Corporation. All rights reserved. |
4 | * | 4 | * |
5 | * Portions of this file are derived from the ipw3945 project, as well | 5 | * Portions of this file are derived from the ipw3945 project, as well |
6 | * as portions of the ieee80211 subsystem header files. | 6 | * as portions of the ieee80211 subsystem header files. |
@@ -77,7 +77,7 @@ | |||
77 | #endif | 77 | #endif |
78 | 78 | ||
79 | #define DRV_VERSION IWLWIFI_VERSION VD VS | 79 | #define DRV_VERSION IWLWIFI_VERSION VD VS |
80 | #define DRV_COPYRIGHT "Copyright(c) 2003-2009 Intel Corporation" | 80 | #define DRV_COPYRIGHT "Copyright(c) 2003-2010 Intel Corporation" |
81 | #define DRV_AUTHOR "<ilw@linux.intel.com>" | 81 | #define DRV_AUTHOR "<ilw@linux.intel.com>" |
82 | 82 | ||
83 | MODULE_DESCRIPTION(DRV_DESCRIPTION); | 83 | MODULE_DESCRIPTION(DRV_DESCRIPTION); |