diff options
author | Richard Kuo <rkuo@codeaurora.org> | 2012-09-20 01:22:02 +0400 |
---|---|---|
committer | Richard Kuo <rkuo@codeaurora.org> | 2012-10-19 02:07:21 +0400 |
commit | e1858b2a21cd84a855945a4747fb2db41b250c22 (patch) | |
tree | 04be243418fcc46a37541583f7141b4bb514cd1a /arch/hexagon/kernel/trampoline.S | |
parent | 3ed8d11585fdfcd27fc507401db442eae70db79e (diff) | |
download | linux-e1858b2a21cd84a855945a4747fb2db41b250c22.tar.xz |
Hexagon: Copyright marking changes
Code Aurora Forum (CAF) is becoming a part of Linux Foundation Labs.
Signed-off-by: Richard Kuo <rkuo@codeaurora.org>
Diffstat (limited to 'arch/hexagon/kernel/trampoline.S')
-rw-r--r-- | arch/hexagon/kernel/trampoline.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/hexagon/kernel/trampoline.S b/arch/hexagon/kernel/trampoline.S index 06c36c036b98..18110a9056b0 100644 --- a/arch/hexagon/kernel/trampoline.S +++ b/arch/hexagon/kernel/trampoline.S @@ -1,5 +1,5 @@ /* - * Copyright (c) 2010-2011, Code Aurora Forum. All rights reserved. + * Copyright (c) 2010-2011, 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 |