diff options
author | Richard Kuo <rkuo@codeaurora.org> | 2013-03-28 21:45:40 -0400 |
---|---|---|
committer | Richard Kuo <rkuo@codeaurora.org> | 2013-04-30 20:40:27 -0400 |
commit | 7c6a5df44fd90a288fe067581c5564859c071fc0 (patch) | |
tree | ce9dee133948d2ebefa410c71a7e38f1f1ff7c67 /arch/hexagon/kernel/vm_vectors.S | |
parent | 7959bd76a18cea222eb9ee9040709ffc0a4612de (diff) |
Hexagon: update copyright dates
Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
Diffstat (limited to 'arch/hexagon/kernel/vm_vectors.S')
-rw-r--r-- | arch/hexagon/kernel/vm_vectors.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/hexagon/kernel/vm_vectors.S b/arch/hexagon/kernel/vm_vectors.S index aff4054a2cff..791a7422dde4 100644 --- a/arch/hexagon/kernel/vm_vectors.S +++ b/arch/hexagon/kernel/vm_vectors.S | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * Event jump tables | 2 | * Event jump tables |
3 | * | 3 | * |
4 | * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved. | 4 | * Copyright (c) 2010-2012,2013, The Linux Foundation. All rights reserved. |
5 | * | 5 | * |
6 | * This program is free software; you can redistribute it and/or modify | 6 | * This program is free software; you can redistribute it and/or modify |
7 | * it under the terms of the GNU General Public License version 2 and | 7 | * it under the terms of the GNU General Public License version 2 and |