diff options
author | Richard Kuo <rkuo@codeaurora.org> | 2014-01-02 17:17:17 -0600 |
---|---|---|
committer | Richard Kuo <rkuo@codeaurora.org> | 2014-04-04 18:20:02 -0500 |
commit | a9a44fdf329668125042055c569656aa83d8cccb (patch) | |
tree | a11fa4a2f30c2a16ed1a9c48eba7c46d69d2fce0 /arch/hexagon | |
parent | 93f9d110b2edf0cb48b8be9c5d9bde7719667a58 (diff) | |
download | linux-a9a44fdf329668125042055c569656aa83d8cccb.tar.gz linux-a9a44fdf329668125042055c569656aa83d8cccb.tar.bz2 linux-a9a44fdf329668125042055c569656aa83d8cccb.zip |
Hexagon: update CR year for elf.h
Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
Diffstat (limited to 'arch/hexagon')
-rw-r--r-- | arch/hexagon/include/asm/elf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/hexagon/include/asm/elf.h b/arch/hexagon/include/asm/elf.h index d8b83cbc5ada..80311e7b8ca6 100644 --- a/arch/hexagon/include/asm/elf.h +++ b/arch/hexagon/include/asm/elf.h @@ -1,7 +1,7 @@ /* * ELF definitions for the Hexagon architecture * - * Copyright (c) 2010-2012, The Linux Foundation. All rights reserved. + * Copyright (c) 2010-2013, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and |