diff options
author | Barry Song <Baohua.Song@csr.com> | 2014-02-14 11:48:21 -0500 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2014-02-15 17:10:54 -0500 |
commit | a9728f9730c915bcd3d3010565946195b9f19e1d (patch) | |
tree | 34a40096e5e4f48fa551fc08904782f882517481 /drivers/input/misc | |
parent | a1a7521064428fc1cf8e2942179525a22cde1d49 (diff) |
Input: sirfsoc-onkey - update copyright years to 2014
Happy the year of horse, 2014.
,((((^`\
(((( (6 \
,((((( , \
,,,_ ,((((( /"._ ,`,
((((\\ ,... ,(((( / `-.-'
))) ;' `"'"'""(((( (
((( / ((( \
)) | |
(( | . ' |
)) \ _ ' `t ,.')
( | y;- -,-""'"-.\ \/
) / ./ ) / `\ \
|./ ( ( / /'
|| \\ //'|
|| \\ _//'||
|| )) |_/ ||
\_\ |_/ ||
`'" \_\
`'"
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/misc')
-rw-r--r-- | drivers/input/misc/sirfsoc-onkey.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/input/misc/sirfsoc-onkey.c b/drivers/input/misc/sirfsoc-onkey.c index a6e76080af5f..4d66c723cf08 100644 --- a/drivers/input/misc/sirfsoc-onkey.c +++ b/drivers/input/misc/sirfsoc-onkey.c | |||
@@ -1,7 +1,8 @@ | |||
1 | /* | 1 | /* |
2 | * Power key driver for SiRF PrimaII | 2 | * Power key driver for SiRF PrimaII |
3 | * | 3 | * |
4 | * Copyright (c) 2013 Cambridge Silicon Radio Limited, a CSR plc group company. | 4 | * Copyright (c) 2013 - 2014 Cambridge Silicon Radio Limited, a CSR plc group |
5 | * company. | ||
5 | * | 6 | * |
6 | * Licensed under GPLv2 or later. | 7 | * Licensed under GPLv2 or later. |
7 | */ | 8 | */ |