diff options
author | Sujith Manoharan <Sujith.Manoharan@atheros.com> | 2011-05-17 12:06:18 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-05-19 21:54:05 +0400 |
commit | 5b68138e5659cbfd5df2879d17f9ba0b66477fec (patch) | |
tree | 7b07d79b06229e52554ff7eb655d6af8a4a09c19 /drivers/net/wireless/ath/ath9k/gpio.c | |
parent | a455c57ed3e4b2166c42286dd7987f36b5e00612 (diff) | |
download | linux-5b68138e5659cbfd5df2879d17f9ba0b66477fec.tar.xz |
ath9k: Drag the driver to the year 2011
The Times They Are a-Changin'.
Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/gpio.c')
-rw-r--r-- | drivers/net/wireless/ath/ath9k/gpio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/ath9k/gpio.c b/drivers/net/wireless/ath/ath9k/gpio.c index 0349b3a1cc58..bc713fc28191 100644 --- a/drivers/net/wireless/ath/ath9k/gpio.c +++ b/drivers/net/wireless/ath/ath9k/gpio.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2008-2009 Atheros Communications Inc. + * Copyright (c) 2008-2011 Atheros Communications Inc. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above |