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 /ecosflash/Makefile | |
parent | 14cbd545bfca253a1c4063685eff6535e41d0611 (diff) | |
download | openocd+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 'ecosflash/Makefile')
-rw-r--r-- | ecosflash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ecosflash/Makefile b/ecosflash/Makefile index d8345b03..8a879ad5 100644 --- a/ecosflash/Makefile +++ b/ecosflash/Makefile @@ -1,7 +1,7 @@ #####ECOSGPLCOPYRIGHTBEGIN#### ## ------------------------------------------- ## This file is part of eCos, the Embedded Configurable Operating System. -## Copyright (C) 2008 Øyvind Harboe +## Copyright (C) 2008 Øyvind Harboe ## ## eCos is free software; you can redistribute it and/or modify it under ## the terms of the GNU General Public License as published by the Free |