summaryrefslogtreecommitdiff
path: root/src/target
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-07-17 19:54:25 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-07-17 19:54:25 +0000
commit8b994145b849c40b0a195c3fb332b9770b2f9097 (patch)
treeac8decf22177a337ce4cce511a69638c5ddee20b /src/target
parent14cbd545bfca253a1c4063685eff6535e41d0611 (diff)
downloadopenocd+libswd-8b994145b849c40b0a195c3fb332b9770b2f9097.tar.gz
openocd+libswd-8b994145b849c40b0a195c3fb332b9770b2f9097.tar.bz2
openocd+libswd-8b994145b849c40b0a195c3fb332b9770b2f9097.tar.xz
openocd+libswd-8b994145b849c40b0a195c3fb332b9770b2f9097.zip
Andreas Fritiofson <andreas.fritiofson@gmail.com> UTF8 fixes
git-svn-id: svn://svn.berlios.de/openocd/trunk@2549 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src/target')
-rw-r--r--src/target/arm7_9_common.c2
-rw-r--r--src/target/arm7_9_common.h2
-rw-r--r--src/target/arm7tdmi.c2
-rw-r--r--src/target/arm_jtag.c2
-rw-r--r--src/target/arm_jtag.h2
-rw-r--r--src/target/armv7m.c2
-rw-r--r--src/target/embeddedice.c2
-rw-r--r--src/target/embeddedice.h2
-rw-r--r--src/target/image.c2
-rw-r--r--src/target/image.h2
-rw-r--r--src/target/mips32.c2
-rw-r--r--src/target/register.c2
-rw-r--r--src/target/register.h2
-rw-r--r--src/target/target.c2
-rw-r--r--src/target/target.h2
-rw-r--r--src/target/target_request.c2
-rw-r--r--src/target/target_request.h2
-rw-r--r--src/target/xscale.c2
-rw-r--r--src/target/xscale.h2
19 files changed, 19 insertions, 19 deletions
diff --git a/src/target/arm7_9_common.c b/src/target/arm7_9_common.c
index e35940bc..dfe045d5 100644
--- a/src/target/arm7_9_common.c
+++ b/src/target/arm7_9_common.c
@@ -2,7 +2,7 @@
* Copyright (C) 2005 by Dominic Rath *
* Dominic.Rath@gmx.de *
* *
- * Copyright (C) 2007,2008 �yvind Harboe *
+ * Copyright (C) 2007,2008 Øyvind Harboe *
* oyvind.harboe@zylin.com *
* *
* Copyright (C) 2008 by Spencer Oliver *
diff --git a/src/target/arm7_9_common.h b/src/target/arm7_9_common.h
index 9b711c38..fc2c3201 100644
--- a/src/target/arm7_9_common.h
+++ b/src/target/arm7_9_common.h
@@ -2,7 +2,7 @@
* Copyright (C) 2005 by Dominic Rath *
* Dominic.Rath@gmx.de *
* *
- * Copyright (C) 2007,2008 Øyvind Harboe *
+ * Copyright (C) 2007,2008 Øyvind Harboe *
* oyvind.harboe@zylin.com *
* *
* Copyright (C) 2008 by Spencer Oliver *
diff --git a/src/target/arm7tdmi.c b/src/target/arm7tdmi.c
index c590701e..929ba1d5 100644
--- a/src/target/arm7tdmi.c
+++ b/src/target/arm7tdmi.c
@@ -5,7 +5,7 @@
* Copyright (C) 2008 by Spencer Oliver *
* spen@spen-soft.co.uk *
* *
- * Copyright (C) 2007,2008 Øyvind Harboe *
+ * Copyright (C) 2007,2008 Øyvind Harboe *
* oyvind.harboe@zylin.com *
* *
* This program is free software; you can redistribute it and/or modify *
diff --git a/src/target/arm_jtag.c b/src/target/arm_jtag.c
index 7740a1ec..d975d9d0 100644
--- a/src/target/arm_jtag.c
+++ b/src/target/arm_jtag.c
@@ -2,7 +2,7 @@
* Copyright (C) 2005 by Dominic Rath *
* Dominic.Rath@gmx.de *
* *
- * Copyright (C) 2007,2008 Øyvind Harboe *
+ * Copyright (C) 2007,2008 Øyvind Harboe *
* oyvind.harboe@zylin.com *
* *
* This program is free software; you can redistribute it and/or modify *
diff --git a/src/target/arm_jtag.h b/src/target/arm_jtag.h
index bcde47e2..f4b04e88 100644
--- a/src/target/arm_jtag.h
+++ b/src/target/arm_jtag.h
@@ -2,7 +2,7 @@
* Copyright (C) 2005 by Dominic Rath *
* Dominic.Rath@gmx.de *
* *
- * Copyright (C) 2007,2008 Øyvind Harboe *
+ * Copyright (C) 2007,2008 Øyvind Harboe *
* oyvind.harboe@zylin.com *
* *
* This program is free software; you can redistribute it and/or modify *
diff --git a/src/target/armv7m.c b/src/target/armv7m.c
index 42aa36db..02a664aa 100644
--- a/src/target/armv7m.c
+++ b/src/target/armv7m.c
@@ -8,7 +8,7 @@
* Copyright (C) 2008 by Spencer Oliver *
* spen@spen-soft.co.uk *
* *
- * Copyright (C) 2007,2008 Øyvind Harboe *
+ * Copyright (C) 2007,2008 Øyvind Harboe *
* oyvind.harboe@zylin.com *
* *
* This program is free software; you can redistribute it and/or modify *
diff --git a/src/target/embeddedice.c b/src/target/embeddedice.c
index 5f99120b..11471ec0 100644
--- a/src/target/embeddedice.c
+++ b/src/target/embeddedice.c
@@ -2,7 +2,7 @@
* Copyright (C) 2005 by Dominic Rath *
* Dominic.Rath@gmx.de *
* *
- * Copyright (C) 2007,2008 Øyvind Harboe *
+ * Copyright (C) 2007,2008 Øyvind Harboe *
* oyvind.harboe@zylin.com *
* *
* Copyright (C) 2008 by Spencer Oliver *
diff --git a/src/target/embeddedice.h b/src/target/embeddedice.h
index 5ed66603..08e42c92 100644
--- a/src/target/embeddedice.h
+++ b/src/target/embeddedice.h
@@ -2,7 +2,7 @@
* Copyright (C) 2005, 2006 by Dominic Rath *
* Dominic.Rath@gmx.de *
* *
- * Copyright (C) 2007,2008 Øyvind Harboe *
+ * Copyright (C) 2007,2008 Øyvind Harboe *
* oyvind.harboe@zylin.com *
* *
* Copyright (C) 2008 by Spencer Oliver *
diff --git a/src/target/image.c b/src/target/image.c
index e02c5b9e..d51e8743 100644
--- a/src/target/image.c
+++ b/src/target/image.c
@@ -2,7 +2,7 @@
* Copyright (C) 2007 by Dominic Rath *
* Dominic.Rath@gmx.de *
* *
- * Copyright (C) 2007,2008 Øyvind Harboe *
+ * Copyright (C) 2007,2008 Øyvind Harboe *
* oyvind.harboe@zylin.com *
* *
* Copyright (C) 2008 by Spencer Oliver *
diff --git a/src/target/image.h b/src/target/image.h
index c4d88106..d90b544a 100644
--- a/src/target/image.h
+++ b/src/target/image.h
@@ -2,7 +2,7 @@
* Copyright (C) 2007 by Dominic Rath *
* Dominic.Rath@gmx.de *
* *
- * Copyright (C) 2007,2008 Øyvind Harboe *
+ * Copyright (C) 2007,2008 Øyvind Harboe *
* oyvind.harboe@zylin.com *
* *
* Copyright (C) 2008 by Spencer Oliver *
diff --git a/src/target/mips32.c b/src/target/mips32.c
index f0ec6e4b..ac26e64a 100644
--- a/src/target/mips32.c
+++ b/src/target/mips32.c
@@ -4,7 +4,7 @@
* *
* Copyright (C) 2008 by David T.L. Wong *
* *
- * Copyright (C) 2007,2008 Øyvind Harboe *
+ * Copyright (C) 2007,2008 Øyvind Harboe *
* oyvind.harboe@zylin.com *
* *
* This program is free software; you can redistribute it and/or modify *
diff --git a/src/target/register.c b/src/target/register.c
index 1c1dac82..b9e7770f 100644
--- a/src/target/register.c
+++ b/src/target/register.c
@@ -2,7 +2,7 @@
* Copyright (C) 2005 by Dominic Rath *
* Dominic.Rath@gmx.de *
* *
- * Copyright (C) 2007,2008 Øyvind Harboe *
+ * Copyright (C) 2007,2008 Øyvind Harboe *
* oyvind.harboe@zylin.com *
* *
* This program is free software; you can redistribute it and/or modify *
diff --git a/src/target/register.h b/src/target/register.h
index a56057ff..d139379b 100644
--- a/src/target/register.h
+++ b/src/target/register.h
@@ -2,7 +2,7 @@
* Copyright (C) 2005 by Dominic Rath *
* Dominic.Rath@gmx.de *
* *
- * Copyright (C) 2007,2008 Øyvind Harboe *
+ * Copyright (C) 2007,2008 Øyvind Harboe *
* oyvind.harboe@zylin.com *
* *
* This program is free software; you can redistribute it and/or modify *
diff --git a/src/target/target.c b/src/target/target.c
index e54a2c99..670b4ba8 100644
--- a/src/target/target.c
+++ b/src/target/target.c
@@ -2,7 +2,7 @@
* Copyright (C) 2005 by Dominic Rath *
* Dominic.Rath@gmx.de *
* *
- * Copyright (C) 2007,2008 �yvind Harboe *
+ * Copyright (C) 2007,2008 Øyvind Harboe *
* oyvind.harboe@zylin.com *
* *
* Copyright (C) 2008, Duane Ellis *
diff --git a/src/target/target.h b/src/target/target.h
index 2dfe4851..9894aca9 100644
--- a/src/target/target.h
+++ b/src/target/target.h
@@ -2,7 +2,7 @@
* Copyright (C) 2005 by Dominic Rath *
* Dominic.Rath@gmx.de *
* *
- * Copyright (C) 2007,2008 Øyvind Harboe *
+ * Copyright (C) 2007,2008 Øyvind Harboe *
* oyvind.harboe@zylin.com *
* *
* Copyright (C) 2008 by Spencer Oliver *
diff --git a/src/target/target_request.c b/src/target/target_request.c
index 05e5bf05..5bfd57a4 100644
--- a/src/target/target_request.c
+++ b/src/target/target_request.c
@@ -2,7 +2,7 @@
* Copyright (C) 2007 by Dominic Rath *
* Dominic.Rath@gmx.de *
* *
- * Copyright (C) 2007,2008 Øyvind Harboe *
+ * Copyright (C) 2007,2008 Øyvind Harboe *
* oyvind.harboe@zylin.com *
* *
* Copyright (C) 2008 by Spencer Oliver *
diff --git a/src/target/target_request.h b/src/target/target_request.h
index dcfcd9ac..b457bd9d 100644
--- a/src/target/target_request.h
+++ b/src/target/target_request.h
@@ -2,7 +2,7 @@
* Copyright (C) 2007 by Dominic Rath *
* Dominic.Rath@gmx.de *
* *
- * Copyright (C) 2007,2008 Øyvind Harboe *
+ * Copyright (C) 2007,2008 Øyvind Harboe *
* oyvind.harboe@zylin.com *
* *
* Copyright (C) 2008 by Spencer Oliver *
diff --git a/src/target/xscale.c b/src/target/xscale.c
index 4630f68a..71edee2e 100644
--- a/src/target/xscale.c
+++ b/src/target/xscale.c
@@ -2,7 +2,7 @@
* Copyright (C) 2006, 2007 by Dominic Rath *
* Dominic.Rath@gmx.de *
* *
- * Copyright (C) 2007,2008 Øyvind Harboe *
+ * Copyright (C) 2007,2008 Øyvind Harboe *
* oyvind.harboe@zylin.com *
* *
* This program is free software; you can redistribute it and/or modify *
diff --git a/src/target/xscale.h b/src/target/xscale.h
index b993f4c9..6cfe76e6 100644
--- a/src/target/xscale.h
+++ b/src/target/xscale.h
@@ -2,7 +2,7 @@
* Copyright (C) 2005 by Dominic Rath *
* Dominic.Rath@gmx.de *
* *
- * Copyright (C) 2007,2008 Øyvind Harboe *
+ * Copyright (C) 2007,2008 Øyvind Harboe *
* oyvind.harboe@zylin.com *
* *
* This program is free software; you can redistribute it and/or modify *