From: David B. <dbr...@us...> - 2009-12-10 06:45:04
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Main OpenOCD repository". The branch, master has been updated via 29a8cdc3b066df0a6038775621154ba525389321 (commit) from 3d9cb516c2cf4f5c5d77fb96899f1c44eb3f3450 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 29a8cdc3b066df0a6038775621154ba525389321 Author: David Brownell <dbr...@us...> Date: Wed Dec 9 21:43:23 2009 -0800 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 <dbr...@us...> diff --git a/src/target/arm_opcodes.h b/src/target/arm_opcodes.h index 58498ac..b77721e 100644 --- a/src/target/arm_opcodes.h +++ b/src/target/arm_opcodes.h @@ -2,6 +2,9 @@ * Copyright (C) 2005 by Dominic Rath * Dom...@gm... * + * Copyright (C) 2006 by Magnus Lundin + * lu...@ml... + * * Copyright (C) 2008 by Spencer Oliver * sp...@sp... * ----------------------------------------------------------------------- Summary of changes: src/target/arm_opcodes.h | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) hooks/post-receive -- Main OpenOCD repository |