diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-12-09 21:43:23 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-12-09 21:43:23 -0800 |
commit | 29a8cdc3b066df0a6038775621154ba525389321 (patch) | |
tree | 5d5cc490f0c323e053a043b72b27758910360e9a /src | |
parent | 3d9cb516c2cf4f5c5d77fb96899f1c44eb3f3450 (diff) | |
download | openocd_libswd-29a8cdc3b066df0a6038775621154ba525389321.tar.gz openocd_libswd-29a8cdc3b066df0a6038775621154ba525389321.tar.bz2 openocd_libswd-29a8cdc3b066df0a6038775621154ba525389321.tar.xz openocd_libswd-29a8cdc3b066df0a6038775621154ba525389321.zip |
ARM: update arm_opcodes.h copyright
I neglected to copy Magnus' copyright when I moved several
declarations from the ARMv7-M header.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'src')
-rw-r--r-- | src/target/arm_opcodes.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/target/arm_opcodes.h b/src/target/arm_opcodes.h index 58498ac2..b77721e6 100644 --- a/src/target/arm_opcodes.h +++ b/src/target/arm_opcodes.h @@ -2,6 +2,9 @@ * Copyright (C) 2005 by Dominic Rath * Dominic.Rath@gmx.de * + * Copyright (C) 2006 by Magnus Lundin + * lundin@mlu.mine.nu + * * Copyright (C) 2008 by Spencer Oliver * spen@spen-soft.co.uk * |