diff options
author | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-07-17 19:54:25 +0000 |
---|---|---|
committer | oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60> | 2009-07-17 19:54:25 +0000 |
commit | 8b994145b849c40b0a195c3fb332b9770b2f9097 (patch) | |
tree | ac8decf22177a337ce4cce511a69638c5ddee20b /src/ecosboard.c | |
parent | 14cbd545bfca253a1c4063685eff6535e41d0611 (diff) | |
download | riscv-openocd-8b994145b849c40b0a195c3fb332b9770b2f9097.zip riscv-openocd-8b994145b849c40b0a195c3fb332b9770b2f9097.tar.gz riscv-openocd-8b994145b849c40b0a195c3fb332b9770b2f9097.tar.bz2 |
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/ecosboard.c')
-rw-r--r-- | src/ecosboard.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ecosboard.c b/src/ecosboard.c index f8e3273..78623ae 100644 --- a/src/ecosboard.c +++ b/src/ecosboard.c @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2007-2008 by �yvind Harboe * + * Copyright (C) 2007-2008 by Øyvind Harboe * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * |